ipld-eth-server/pkg/datastore/postgres
Rob Mulholand d93006321b Rename transactions to full_sync_transactions
- Table has foreign key to blocks
- Add transaction RLP and transaction index to table
- Enables other tables with standalone transactions or transactions
  associated with other data structures (e.g. headers)
2019-03-28 14:31:17 -05:00
..
repositories Rename transactions to full_sync_transactions 2019-03-28 14:31:17 -05:00
errors.go Rename transactions to full_sync_transactions 2019-03-28 14:31:17 -05:00
postgres_suite_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
postgres_test.go Rename transactions to full_sync_transactions 2019-03-28 14:31:17 -05:00
postgres.go Rename transactions to full_sync_transactions 2019-03-28 14:31:17 -05:00