Files
habitica/migrations/archive
negue e9ee2d3fdd Transaction username mongodb mutation (#14231)
* migrate newest usernames in transactions

* fix lint

* change the parameters
2022-09-21 14:42:39 -05:00
..
2018-03-15 19:59:36 +01:00
2018-12-31 17:44:13 -06:00
2020-01-06 12:13:00 -06:00
2020-12-29 18:58:57 -06:00
2021-12-30 13:34:04 -06:00
2018-03-15 19:59:36 +01:00

If you need to use a migration from this folder, move it to /migrations.

Note that /migrations files (excluding /archive) are linted, so to pass test you'll have to make sure that the file is written correctly.

They might also be using some old deps that we don't use anymore like Bluebird, mongoskin, ...