.. |
00016_create_ipld_pk_constraint.sql
|
move public.blocks PK application into own migration to be applied alone
|
2022-01-07 12:52:45 -06:00 |
00017_update_db_version.sql
|
mig to upgrade schema version in db; mig to remove temporary indexes for logTrie fix
|
2022-01-10 12:13:49 -06:00 |
00018_create_log_indexes.sql
|
disable and renable indexes correctly
|
2022-01-10 21:51:04 -06:00 |
00019_create_log_mhk_fk.sql
|
migration for applying log_cids.leaf_mh_key FK constraint to check that repair process was completed
|
2022-01-19 15:21:29 -06:00 |
00020_disable_log_indexes_and_drop_mhk_fk.sql
|
migration for applying log_cids.leaf_mh_key FK constraint to check that repair process was completed
|
2022-01-19 15:21:29 -06:00 |
00021_reenable_and_drop_log_indexes.sql
|
prep for integrated node of v3
|
2022-01-25 08:29:25 -06:00 |
00022_drop_non_unique_indexes.sql
|
drop un-unique indexes
|
2022-01-25 12:31:59 -06:00 |
00023_create_pk_constraints_part1.sql
|
split pk application into two parts
|
2022-01-26 13:01:41 -06:00 |
00024_create_pk_constraints_part2.sql
|
split pk application into two parts
|
2022-01-26 13:01:41 -06:00 |
00025_make_tables_logged.sql
|
split pk application into two parts
|
2022-01-26 13:01:41 -06:00 |
00026_create_fk_relations.sql
|
split pk application into two parts
|
2022-01-26 13:01:41 -06:00 |
00027_create_postgraphile_comments.sql
|
split pk application into two parts
|
2022-01-26 13:01:41 -06:00 |
00028_create_cid_indexes.sql
|
indexes on receipt cid and mh_key should not be unique, as it is possible (but improbable) that two receipts can be identical
|
2022-02-16 14:11:23 -06:00 |
00029_create_stored_functions.sql
|
split pk application into two parts
|
2022-01-26 13:01:41 -06:00 |
00030_create_postgraphile_triggers.sql
|
split pk application into two parts
|
2022-01-26 13:01:41 -06:00 |