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 database migration #53

Merged
merged 2 commits into from
May 20, 2024
Merged

Fix database migration #53

merged 2 commits into from
May 20, 2024

Conversation

jmaupetit
Copy link
Member

Purpose

Recent changes in the get_session database utility broke a database migration.

Proposal

  • fix database migration
  • test database migrations in the CI

@jmaupetit jmaupetit self-assigned this May 20, 2024
@jmaupetit jmaupetit added the bug Something isn't working label May 20, 2024
@jmaupetit jmaupetit force-pushed the fix-database-migration branch 3 times, most recently from e46f4aa to a7c27f6 Compare May 20, 2024 12:16
jmaupetit added 2 commits May 20, 2024 14:17
Get session helper now returns an iterator!
Starting with a pristine database, we now ensure that migrations run.
That's the least we can do.
@jmaupetit jmaupetit force-pushed the fix-database-migration branch from a7c27f6 to 2b75c4f Compare May 20, 2024 12:19
@jmaupetit jmaupetit merged commit aef092d into main May 20, 2024
8 of 9 checks passed
@jmaupetit jmaupetit deleted the fix-database-migration branch May 20, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant