Commit Graph

12 Commits

Author SHA1 Message Date
prathamesh0
b59505eab2
Add block hash to primary keys in transactions, receipts and logs tables (#100)
* Add block hash to primary keys in transactions, receipts and logs tables

* Add block hash in postgraphile triggers for transactions, receipts and logs tables

* Make indexes on transaction cid and mh_key non-unique
2022-07-07 16:21:06 +05:30
prathamesh0
60074a945c
Update instructions and docker-compose files for simplified db setup (#88) 2022-06-07 14:46:47 +05:30
1c4759da05 Clean up README 2022-05-17 16:01:48 +05:30
49daf851cc Run migrations on a single-node TimescaleDB setup 2022-05-17 15:50:55 +05:30
bc68969abb Fix migrations naming after merge 2022-05-10 19:34:01 +05:30
d0f5110dec Update Dockerfile to run migrations 2022-05-10 16:22:35 +05:30
0ccb54c770 Skip migration to create hypertables 2022-05-10 10:05:28 +05:30
33b293f2bb Fix migrations naming 2022-05-09 17:22:19 +05:30
70cf01ff27 Create stored functions after creating distributed hypertables 2022-05-04 15:48:20 +05:30
06d9ef96e7 Multi-node setup to run the migrations 2022-04-29 10:51:40 +05:30
Ian Norden
97cd22767d database uml 2021-08-29 14:00:39 -05:00
Ian Norden
708012a4cd
Initial commit 2021-05-13 17:14:05 -05:00