i-norden
|
70d571e03e
|
rename file, no schema changes
|
2022-01-07 12:51:29 -06:00 |
|
i-norden
|
e2f261caa9
|
include timestamp for when version is updated
|
2021-12-27 13:52:52 -06:00 |
|
i-norden
|
3833fb85e2
|
singleton table for internally recording the database schema version
|
2021-12-27 11:35:32 -06:00 |
|
i-norden
|
925dba5759
|
reorder columns to match order of values written to .sql files so that when we convert to .csv and load using COPY FROM it doesn't need to sort
|
2021-11-25 11:33:39 -06:00 |
|
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 |
|