mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-05-06 12:30:30 -05:00
630f7eebe1
- Replace invalid 'flask db downgrade -1' with specific revision targets - Add specific handling for payment tracking migration (014 -> 013) - Provide fallback for other migrations with upgrade to head test - Fixes 'No such option: -1' error in migration validation This resolves the Flask-Migrate command syntax error that was causing the rollback safety test to fail.