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

fix: downgrade migrations, tables scheme prefix #117

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

Stefan-Ethernal
Copy link
Contributor

What does this PR do?

Since SQL lite tables are created without schema name prefix (namely sync), this PR aligns the downgrade files and it drops the tables without the prefix, instead the ones created by the Postgres SQL migration files.

Reviewers

Main reviewers:

@Stefan-Ethernal Stefan-Ethernal merged commit c51b9db into develop Sep 23, 2024
15 checks passed
@Stefan-Ethernal Stefan-Ethernal deleted the fix/migrations-file branch September 23, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants