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

Database Migrations #44

Closed
InvalidJoker opened this issue Apr 24, 2024 · 4 comments
Closed

Database Migrations #44

InvalidJoker opened this issue Apr 24, 2024 · 4 comments
Assignees

Comments

@InvalidJoker
Copy link
Member

We should add Database migrations, so we can add columns to our current tables

@InvalidJoker InvalidJoker self-assigned this Apr 24, 2024
@InvalidJoker
Copy link
Member Author

I would suggest using flyaway or that

@InvalidJoker
Copy link
Member Author

https://flywaydb.org/

@CoasterFreakDE
Copy link
Member

The ability to add columns is already inside Exposed. JetBrains/Exposed#165 (comment)

Flyway for Migrations is a great tool, but I am not sure if we need it at this point of time.

@InvalidJoker
Copy link
Member Author

ok, then I will close this until we need a more "complex" solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants