.. |
00001_create_blocks_table.sql
|
Remove extraneous migration formatting
|
2019-08-28 09:26:13 -05:00 |
00002_create_full_sync_transactions_table.sql
|
Remove extraneous migration formatting
|
2019-08-28 09:26:13 -05:00 |
00003_add_block_index_to_blocks.sql
|
Consolidate migrations
|
2019-03-23 10:57:39 -05:00 |
00004_create_contracts_table.sql
|
Remove extraneous migration formatting
|
2019-08-28 09:26:13 -05:00 |
00005_create_nodes_table.sql
|
Remove extraneous migration formatting
|
2019-08-28 09:26:13 -05:00 |
00006_add_node_fk_to_blocks.sql
|
Remove extraneous migration formatting
|
2019-08-28 09:26:13 -05:00 |
00007_create_full_sync_logs_table.sql
|
Remove extraneous db constraint
|
2019-09-10 13:58:58 -05:00 |
00008_add_node_block_number_unique_constraint_to_blocks.sql
|
Remove extraneous migration formatting
|
2019-08-28 09:26:13 -05:00 |
00009_add_block_id_index_to_full_sync_transactions.sql
|
Rename transactions to full_sync_transactions
|
2019-03-28 14:31:17 -05:00 |
00010_add_node_id_index_to_blocks.sql
|
Consolidate migrations
|
2019-03-23 10:57:39 -05:00 |
00011_add_tx_to_index_to_full_sync_transactions.sql
|
Remove extraneous migration formatting
|
2019-08-28 09:26:13 -05:00 |
00012_add_tx_from_index_to_full_sync_transactions.sql
|
Remove extraneous migration formatting
|
2019-08-28 09:26:13 -05:00 |
00013_add_address_table.sql
|
(VDB-925) Add hashed address to address table
|
2019-10-30 11:56:25 -05:00 |
00014_create_receipts_table.sql
|
Updating full_sync_receipts to have FK reference to addresses
|
2019-08-23 10:11:37 -05:00 |
00015_add_transaction_id_index_to_receipts.sql
|
Move add address migration table up in the migration order
|
2019-08-23 10:11:37 -05:00 |
00016_add_receipts_fk_to_logs.sql
|
Remove extraneous db constraint
|
2019-09-10 13:58:58 -05:00 |
00017_create_log_filters.sql
|
Remove extraneous migration formatting
|
2019-08-28 09:26:13 -05:00 |
00018_create_watched_event_logs.sql
|
Decouple log extraction from transformer delegation
|
2019-08-28 09:25:13 -05:00 |
00019_update_log_filters_to_block_constraint.sql
|
Remove extraneous migration formatting
|
2019-08-28 09:26:13 -05:00 |
00020_rename_node_table.sql
|
Remove extraneous migration formatting
|
2019-08-28 09:26:13 -05:00 |
00021_associate_receipts_with_blocks.sql
|
Remove extraneous migration formatting
|
2019-08-28 09:26:13 -05:00 |
00022_add_eth_node_fingerprint_to_blocks.sql
|
Remove extraneous migration formatting
|
2019-08-28 09:26:13 -05:00 |
00023_create_headers_table.sql
|
Add constraint to prevent duplicate headers
|
2019-10-28 14:57:13 -05:00 |
00024_create_checked_headers_table.sql
|
Make check_count a column on public.headers
|
2019-08-28 09:50:17 -05:00 |
00025_create_queued_storage.sql
|
Remove extraneous migration formatting
|
2019-08-28 09:26:13 -05:00 |
00026_create_header_sync_transactions_table.sql
|
Remove extraneous migration formatting
|
2019-08-28 09:26:13 -05:00 |
00027_create_header_sync_receipts_table.sql
|
Updating header_sync_receipts to have FK reference to addresses
|
2019-08-23 10:11:37 -05:00 |
00028_create_header_cids_table.sql
|
request handler and response screener for seed node api service
|
2019-12-02 13:24:51 -06:00 |
00028_create_uncles_table.sql
|
Remove extraneous migration formatting
|
2019-08-28 09:26:13 -05:00 |
00029_create_header_sync_logs_table.sql
|
Reference header sync logs address via foreign key
|
2019-08-28 10:41:34 -05:00 |
00029_create_transaction_cids_table.sql
|
work on mocks and unit tests
|
2019-12-02 13:24:50 -06:00 |
00030_create_receipt_cids_table.sql
|
work on mocks and unit tests
|
2019-12-02 13:24:50 -06:00 |
00030_create_watched_logs_table.sql
|
Rename checked_logs => watched_logs
|
2019-09-10 21:22:14 -05:00 |
00031_create_state_cids_table.sql
|
update to work with updated state diffing code
|
2019-12-02 13:24:50 -06:00 |
00032_create_storage_cids_table.sql
|
update to work with updated state diffing code
|
2019-12-02 13:24:50 -06:00 |