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

Sqlite3 DB doesnt run migrations #83

Closed
sleipnir opened this issue Oct 18, 2022 · 2 comments
Closed

Sqlite3 DB doesnt run migrations #83

sleipnir opened this issue Oct 18, 2022 · 2 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers proxy statestores
Milestone

Comments

@sleipnir
Copy link
Member

When Spawn is started with sqlite3 configured as statestore it does not create the events table and the migrations appear as already migrated and up.

To use sqlite3 you need to create the events table manually, we need to fix this so that Spawn is able to create them when starting.

@sleipnir sleipnir added bug Something isn't working good first issue Good for newcomers statestores proxy labels Oct 18, 2022
@sleipnir sleipnir added this to the v1.0.0 milestone Oct 18, 2022
@sleipnir
Copy link
Member Author

@eliasdarruda Do you think you can analyze this for us?

@sleipnir
Copy link
Member Author

Closed as we will no longer support this statestore. #353

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers proxy statestores
Projects
Status: Done
Development

No branches or pull requests

2 participants