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

feat!: change the code to support postgresql instead of sqlite #274

Closed
wants to merge 2 commits into from

Conversation

FrFerry
Copy link
Contributor

@FrFerry FrFerry commented Mar 1, 2022

Hello,

These are some modifications to run the application with postgresql.

I changed some column size to be able to restore the dump of sqlite in postgresql.

I changed some test because postgresql take care of primary keys, however, I didn't finished this job, and some more tests will need changes if you want to run these with postgresql.
In my opinion, you can keep sqlite for test.

related: #267

@FrFerry
Copy link
Contributor Author

FrFerry commented Apr 27, 2022

closed for: #280

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

Successfully merging this pull request may close these issues.

1 participant