Commit Graph

10 Commits

Author SHA1 Message Date
i-norden
d313d4823e new make targets for running up migrations one at a time 2022-01-07 12:56:19 -06:00
i-norden
636fa35b84 revert my data type mistake 2021-11-24 17:52:21 -06:00
i-norden
1b4a6fc2e3 split pre and post batch processing migrations apart; create make targets for running each 2021-11-18 19:03:37 -06:00
i-norden
b8f0c194b8 remove pks; migrations to add back pks and fks 2021-11-18 17:46:50 -06:00
Arijit Das
075a790dfc
Merge pull request #14 from vulcanize/fix-dir
Fix migration directory in Makefile.
2021-10-21 16:09:29 +05:30
Arijit Das
a8ad027698 Compare Up and Down Migration. 2021-10-13 13:09:58 +05:30
Arijit Das
6e03bf6cfa Fix migration directory in Makefile. 2021-10-12 17:06:14 +05:30
Arijit Das
c89a73f738 Minor fix. 2021-10-05 16:47:45 +05:30
Arijit Das
562ee3e782 Create a docker image with postgres DB and concise migration. 2021-10-05 16:21:18 +05:30
i-norden
245a0e180a Makefile for running migrations, etc 2021-09-10 13:52:11 -05:00