Commit graph

7 commits

Author SHA1 Message Date
jo
65d3552fc7 feat: remove cc_stream_setting models
- We don't drop the cc_stream_setting table from the database to prevent data loss. This will be handled in a future release.
2022-09-06 13:21:54 +02:00
Jonas L
6c59ff588b
feat: move off_air_meta stream setting to pref table (#2023) 2022-08-06 19:18:40 +02:00
jo
a8cb62586e feat: remove unused cc_country table 2022-07-12 11:33:22 +02:00
jo
f39c079296 feat: set default locale to en_US 2022-07-08 13:11:32 +02:00
jo
3442376b08 chore: clean default data.sql 2022-07-08 13:11:32 +02:00
jo
71cfab79ef feat: rename default stream mount point to main
This will not change the default mount point if you are upgrading.

BREAKING: The default stream mount point changed from `airtime_128` to `main`. Be sure to updates your clients accordingly.
2022-06-18 12:08:29 +02:00
jo
0e4bc4cacd feat: replace php migration with django migration
- keep latest legacy version in initial migration file
- move propel schema to api legacy app
- remove legacy upgrade tool
2022-06-08 23:23:08 +02:00
Renamed from legacy/build/sql/defaultdata.sql (Browse further)