phpvms/database
Arthur Parienté 91ed476cd8
feat(fares): add auto-pricing settings
Seed fares.auto_price (opt-in toggle, default off) and
fares.low_cost_multiplier, with an idempotent data migration for existing
installs. Render float-typed settings as numeric inputs on the Settings page.
2026-06-16 22:16:54 +02:00
..
factories feat(fares): add auto-price columns to fares, subfleets and airlines 2026-06-16 22:14:05 +02:00
migrations feat(fares): add auto-price columns to fares, subfleets and airlines 2026-06-16 22:14:05 +02:00
migrations_data feat(fares): add auto-pricing settings 2026-06-16 22:16:54 +02:00
seeders feat(fares): add auto-pricing settings 2026-06-16 22:16:54 +02:00
.gitignore refactor: move database folder to root and add dedicated routes directory (#2065) 2025-08-13 17:01:54 -05:00