Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from SQLite to Postgres locally #880

Closed
agorajek opened this issue Dec 18, 2023 · 1 comment
Closed

Switch from SQLite to Postgres locally #880

agorajek opened this issue Dec 18, 2023 · 1 comment
Assignees

Comments

@agorajek
Copy link
Member

To make sure that Postgres compatibility and performance is tested extensively, since we want to call it as our production DJ database.

@shangyian
Copy link
Contributor

One last thing needed here is to switch from SQLite in the unit tests over to Postgres. This will make it so that our unit tests are a bit closer to testing what will actually happen upon deployment with a Postgres metadata database. We can use testcontainers to bring up the Postgres image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants