This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
ipld-eth-db
Watch
13
Star
0
Fork
0
Code
Issues
4
Pull Requests
Actions
Packages
Projects
Releases
4
Wiki
Activity
43
Commits
4
Branches
34
Tags
925dba57599486bb1f344ebbf2189953821b2ed3
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
i-norden
925dba5759
reorder columns to match order of values written to .sql files so that when we convert to .csv and load using COPY FROM it doesn't need to sort
2021-11-25 11:33:39 -06:00
.github
/workflows
Compare Up and Down Migration.
2021-10-13 13:09:58 +05:30
db
reorder columns to match order of values written to .sql files so that when we convert to .csv and load using COPY FROM it doesn't need to sort
2021-11-25 11:33:39 -06:00
scripts
Compare Up and Down Migration.
2021-10-13 13:09:58 +05:30
.gitignore
database uml
2021-08-29 14:00:39 -05:00
docker-compose.test.yml
Upgrade statediff image to v0.9.0.
2021-10-08 18:36:21 +05:30
docker-compose.yml
Compare Up and Down Migration.
2021-10-13 13:09:58 +05:30
Dockerfile
Fix docker image.
2021-10-09 16:43:16 +05:30
LICENSE
Initial commit
2021-05-13 17:14:05 -05:00
Makefile
revert my data type mistake
2021-11-24 17:52:21 -06:00
README.md
database uml
2021-08-29 14:00:39 -05:00
schema.sql
reorder columns to match order of values written to .sql files so that when we convert to .csv and load using COPY FROM it doesn't need to sort
2021-11-25 11:33:39 -06:00
vulcanize_db.png
new natural primary key scheme
2021-11-14 18:23:26 -06:00
vulcanize_db.uml
new natural primary key scheme
2021-11-14 18:23:26 -06:00
README.md
ipld-eth-db
Schemas and utils for IPLD ETH Postgres database
Database UML
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Schemas and utils for IPLD ETH Postgres database
Readme
2.9
MiB
Languages
PLpgSQL
91.4%
Shell
7.3%
Dockerfile
1.3%