Use sqlx and updates to use v3 schema #145

Merged
ashwinphatak merged 40 commits from pm-v3-db-changes into master 2022-04-19 10:45:17 +00:00
ashwinphatak commented 2022-04-19 10:28:05 +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
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/ipld-eth-server#145
No description provided.