Commit graph

2 commits

Author SHA1 Message Date
jo
28b9343c77 fix(legacy): remove not null contraint when using default
This fixes the inital schema creation to match as if the old migrations
were always run.

The third_party_track_references.file_id field should not have a not
null constraint while have a default value to 0.
2022-06-08 23:23:08 +02:00
jo
3e18d42c8b Rename airtime_mvc/ to legacy/ 2021-10-11 13:43:25 +02:00
Renamed from airtime_mvc/application/models/airtime/om/BaseThirdPartyTrackReferencesQuery.php (Browse further)