Files
TimeTracker/.github
Dries Peeters 630f7eebe1 fix: correct Flask-Migrate downgrade syntax in rollback test
- 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.
2025-09-19 11:04:09 +02:00
..
2025-08-16 22:03:04 +02:00