Updates to use v4 multi-node DB setup #225

Merged
prathamesh0 merged 7 commits from pm-v4-schema-fixes into v1.10.17-statediff-v4 2022-05-12 09:13:06 +00:00
prathamesh0 commented 2022-04-26 05:56:34 +00:00 (Migrated from github.com)

Part of https://github.com/vulcanize/issue_tracking/issues/16

  • Update ON CONFLICT clauses in insert statements to DO NOTHING
    • To be fixed in an upcoming PR
  • Use COALESCE to avoid possible NULL values when reading from database
  • Run tests using the v4 multi-node TimescaleDB setup
Part of https://github.com/vulcanize/issue_tracking/issues/16 - Update `ON CONFLICT` clauses in insert statements to `DO NOTHING` - To be fixed in an upcoming PR - Use `COALESCE` to avoid possible `NULL` values when reading from database - Run tests using the v4 multi-node TimescaleDB setup
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/go-ethereum#225
No description provided.