janhebnes / startlist.club

Flight Log for flight clubs - created for handling flight log operations for soaring flight clubs in northern Europe.
https://startlist.club/about
MIT License
13 stars 10 forks source link

Candidate fix for migration issue in #91 #168

Closed plaursen closed 3 years ago

plaursen commented 3 years ago

migration fails on master (DEV/DEMO)

Removed a new migration that was timestamped earlier than the latest present migration. Created a new equivalent migration.

Now appears to work (DEV is running this branch, DEMO is running master)