Add automatic migration for accumulated_shortfall and cap_percentage
- Add Migration_014 to migrations.py for automatic application at launch - Migration adds accumulated_shortfall and cap_percentage columns to match_reports and extraction_stats tables - Migration will be automatically applied when the application starts - Includes both Python migration class and SQL script for manual execution if needed
Showing
Please
register
or
sign in
to comment