Commit Graph

15 Commits

Author SHA1 Message Date
i-norden
36dc668976 proposed schema changes 2021-11-25 11:33:39 -06:00
i-norden
636fa35b84 revert my data type mistake 2021-11-24 17:52:21 -06:00
i-norden
217bbf9523 make tables unlogged for batch import 2021-11-22 23:41:32 -06:00
i-norden
4392505b16 use BIGINT not NUMERIC, it is faster for arithmetic operations and uses less space 2021-11-20 13:49:03 -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
cb4d0a1275 fix access list and log pks 2021-11-18 18:53:55 -06:00
i-norden
b8f0c194b8 remove pks; migrations to add back pks and fks 2021-11-18 17:46:50 -06:00
i-norden
0fb07a0a77 use node_id as PK/FK 2021-11-18 08:19:36 -06:00
i-norden
6105603585 remove postgraphile trigger, it needs to be reworked after PK updates 2021-11-17 18:56:04 -06:00
i-norden
8e644ebdf4 set of migrations for the parallel batch processing 2021-11-15 11:09:17 -06:00
i-norden
7cc9201a94 new natural primary key scheme 2021-11-14 18:23:26 -06:00
Arijit Das
a8ad027698 Compare Up and Down Migration. 2021-10-13 13:09:58 +05:30
Arijit Das
1db8a682df Upgrade statediff image to v0.9.0. 2021-10-08 18:36:21 +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