Commit Graph

3 Commits

Author SHA1 Message Date
Brandon Presley 58b2990ab2 Ran lint fix on migrations 2022-11-01 20:00:24 +13:00
Brandon Presley 1bc145f60c Allow failure of migrations
Since we are swapping from the old system to this system
sometimes the columns will be already existing.
These errors failing are OK since we haven't changed
any column types before.
2022-10-31 17:21:28 +13:00
Brandon Presley e7321b6d8e Add typeorm migrations 2022-10-31 17:05:31 +13:00