Keith Holliday
fe62713809
Added migration to go from prod to test db ( #8816 )
2017-06-20 06:17:10 -06:00
Sabe Jones
db0b0d6b6d
fix(migrations): return to generic state
2017-06-04 02:59:49 +00:00
Sabe Jones
cd1be828ca
chore(i18n): update locales
2017-06-01 23:17:32 +00:00
Keith Holliday
624566ecec
Added end date option to group plan migration ( #8588 )
2017-03-23 10:40:15 -06:00
Keith Holliday
21ad808cc1
Aded challenge migration sync ( #8492 )
...
* Aded challenge migration sync
* Fixed async grouping
* Mapped promises and added error catching
* Added placholders for syncing specific challenges
* Prvented overriding of attribute and createdAt
2017-03-17 16:58:55 -05:00
Keith Holliday
c26b884bc7
Group migrations ( #8528 )
...
* Added create group migration
* Add migration for unlimited group subscription
* Add migration to update group members with group plans
* Added error catch
* Added comments
2017-03-09 14:26:31 -07:00
Keith Holliday
2c37ba3cee
Added migration runner that allows for migrations to use server code ( #8436 )
...
* Added migration runner that allows for migrations to use server code
* Replaced example script in migration runner
2017-01-20 16:08:01 -06:00