We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As part of the Postgres support #74 !20 , we need to run the same tests we have in SQLite using Postgres as the database backend.
For that, I think the best strategy is:
These changes are going to be done by just modifying the fixtures and avoiding modifying all the current tests we have.
The text was updated successfully, but these errors were encountered:
LuiggiTenorioK
No branches or pull requests
As part of the Postgres support #74 !20 , we need to run the same tests we have in SQLite using Postgres as the database backend.
For that, I think the best strategy is:
These changes are going to be done by just modifying the fixtures and avoiding modifying all the current tests we have.
The text was updated successfully, but these errors were encountered: