fix: run payment system migrations on startup
- Migrations were never called automatically - PaymentService tried to use tables that didn't exist - Added migration execution before PaymentService initialization - Fixes MySQL 'Table doesn't exist' error - Added error handling for migration failures - Documentation: MYSQL_MIGRATION_FIX.md
Showing
MYSQL_MIGRATION_FIX.md
0 → 100644
Please
register
or
sign in
to comment