Use sqlx and updates to use v3 schema #142

Merged
prathamesh0 merged 40 commits from pm-v3-db-changes into master 2022-04-19 10:45:19 +00:00
prathamesh0 commented 2022-03-10 13:00:07 +00:00 (Migrated from github.com)

Part of https://github.com/vulcanize/ipld-eth-server/issues/117

  • Use sqlx directly to create db connection instead of using methods from geth
  • Updates to use v3 schema
  • Updates corresponding to changes in geth
  • Update unit tests
Part of https://github.com/vulcanize/ipld-eth-server/issues/117 - Use sqlx directly to create db connection instead of using methods from geth - Updates to use v3 schema - Updates corresponding to changes in geth - Update unit tests
i-norden left a comment
Member

Looks great! I'm going to hold on merging for a bit as we look into this linux specific error further now that we've gotten it to crop up in CI.

Looks great! I'm going to hold on merging for a bit as we look into this linux specific error further now that we've gotten it to crop up in CI.
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cerc-io/ipld-eth-server#142