Migrate away from SQLite and to MySQL #1

Closed
opened 2023-03-13 19:38:45 +00:00 by williamp · 0 comments
Owner

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

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
williamp added reference mysql-migration 2023-03-17 04:39:19 +00:00
williamp self-assigned this 2023-03-17 04:42:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: williamp/BellScheduler#1
No description provided.