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(db): correct alembic migration script used to purge obsolete tasks #1881

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

laurent-laporte-pro
Copy link
Contributor

L’objectif de cette PR est de corriger l'anomalie de migration de la base de données avec SQLite.

Pour rappel, le script de migration fonctionne correctement avec PostegrSQL.

@laurent-laporte-pro laurent-laporte-pro added bug Something isn't working technical story Technical story hot back-end labels Jan 4, 2024
@laurent-laporte-pro laurent-laporte-pro added this to the v2.16.2 milestone Jan 4, 2024
@laurent-laporte-pro laurent-laporte-pro self-assigned this Jan 4, 2024
skamril
skamril previously approved these changes Jan 4, 2024
@laurent-laporte-pro laurent-laporte-pro force-pushed the bugfix/correct-alembic-migration-script branch from cccbe13 to b5c1c04 Compare January 4, 2024 17:27
@laurent-laporte-pro laurent-laporte-pro merged commit 9c4a7c0 into dev Jan 4, 2024
4 checks passed
@laurent-laporte-pro laurent-laporte-pro deleted the bugfix/correct-alembic-migration-script branch January 4, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end bug Something isn't working hot size/L technical story Technical story
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants