ipld-eth-server/db/migrations
2017-12-07 13:32:16 -06:00
..
1508943247_create_blocks_table.down.sql Nest migrations under db directory 2017-11-06 13:12:57 -06:00
1508943247_create_blocks_table.up.sql Nest migrations under db directory 2017-11-06 13:12:57 -06:00
1508965325_add_columns_to_blocks.down.sql Nest migrations under db directory 2017-11-06 13:12:57 -06:00
1508965325_add_columns_to_blocks.up.sql Nest migrations under db directory 2017-11-06 13:12:57 -06:00
1509119369_initial_transaction_table.down.sql Nest migrations under db directory 2017-11-06 13:12:57 -06:00
1509119369_initial_transaction_table.up.sql Nest migrations under db directory 2017-11-06 13:12:57 -06:00
1509391861_add_primary_key_to_blocks.down.sql Nest migrations under db directory 2017-11-06 13:12:57 -06:00
1509391861_add_primary_key_to_blocks.up.sql Nest migrations under db directory 2017-11-06 13:12:57 -06:00
1509460207_add_block_id_to_transactions.down.sql Nest migrations under db directory 2017-11-06 13:12:57 -06:00
1509460207_add_block_id_to_transactions.up.sql Nest migrations under db directory 2017-11-06 13:12:57 -06:00
1509484288_add_block_index.down.sql Nest migrations under db directory 2017-11-06 13:12:57 -06:00
1509484288_add_block_index.up.sql Nest migrations under db directory 2017-11-06 13:12:57 -06:00
1509633481_add_blocks_columns.down.sql Nest migrations under db directory 2017-11-06 13:12:57 -06:00
1509633481_add_blocks_columns.up.sql Nest migrations under db directory 2017-11-06 13:12:57 -06:00
1510257608_add_contracts_table.down.sql Update contract naming per Eric PR review 2017-11-13 10:11:27 -06:00
1510257608_add_contracts_table.up.sql Update contract naming per Eric PR review 2017-11-13 10:11:27 -06:00
1510262915_add_from_to_transactions.down.sql Added From field to transactions 2017-11-09 16:51:22 -06:00
1510262915_add_from_to_transactions.up.sql Added From field to transactions 2017-11-09 16:51:22 -06:00
1512417153_add_abi_to_watched_contracts.down.sql Store contract ABI on watched_contracts 2017-12-04 14:13:15 -06:00
1512417153_add_abi_to_watched_contracts.up.sql Store contract ABI on watched_contracts 2017-12-04 14:13:15 -06:00
1512504078_add_nodes_table.down.sql Update BlockChain to record NodeInfo (#95) 2017-12-07 13:32:16 -06:00
1512504078_add_nodes_table.up.sql Update BlockChain to record NodeInfo (#95) 2017-12-07 13:32:16 -06:00
1512507280_add_node_fk_to_blocks.down.sql Update BlockChain to record NodeInfo (#95) 2017-12-07 13:32:16 -06:00
1512507280_add_node_fk_to_blocks.up.sql Update BlockChain to record NodeInfo (#95) 2017-12-07 13:32:16 -06:00
1512595007_add_contract_hash_constraint_to_watched_contracts.down.sql Get ABI via etherscan API (#96) 2017-12-07 09:58:06 -06:00
1512595007_add_contract_hash_constraint_to_watched_contracts.up.sql Get ABI via etherscan API (#96) 2017-12-07 09:58:06 -06:00