Migrate away from SQLite and to MySQL #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Due to changes in the WP-K8s infrastructure, shared volumes are no longer supported, which prompts the need to move BellScheduler to a real database server instead of SQLite which has worked fine.
Use the built in SQLAlchemy to convert the application to operate on MySQL