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

Support internal migrations #46

Open
levkk opened this issue Nov 26, 2024 · 0 comments
Open

Support internal migrations #46

levkk opened this issue Nov 26, 2024 · 0 comments
Labels
orm ORM, models, connection pooling v1 Features desired for v1.0 release

Comments

@levkk
Copy link
Owner

levkk commented Nov 26, 2024

Add support for running migrations for internal changes. Currently, internal changes are executed in a single bootstrap.sql file.

Tables that can be created with this mechanism:

  • rwf_requests
  • rwb_jobs

And many more that will support built-in features.

@levkk levkk added v1 Features desired for v1.0 release orm ORM, models, connection pooling labels Nov 26, 2024
@levkk levkk changed the title Add internal migrations Support internal migrations Nov 26, 2024
@levkk levkk added this to Road to v1 Nov 26, 2024
@levkk levkk moved this to Todo in Road to v1 Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
orm ORM, models, connection pooling v1 Features desired for v1.0 release
Projects
Status: Todo
Development

No branches or pull requests

1 participant