ipld-eth-db/db
2021-11-25 11:33:39 -06:00
..
migrations 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
post_batch_processing_migrations make tables unlogged for batch import 2021-11-22 23:41:32 -06:00
pre_batch_processing_migrations 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
Dockerfile Create a docker image with postgres DB and concise migration. 2021-10-05 16:21:18 +05:30