Skip to content

1.0.2

Compare
Choose a tag to compare
@gusinacio gusinacio released this 14 Jun 19:08
· 130 commits to develop since this release
Fixed two problem around `cursors` table

* The `substreams-sink-postgres setup` command has been fixed to use the correct schema defined by the DSN.
* The `cursors` table suggestion when the table is not found has been updated to be in-sync with table used in `substreams-sink-postgres setup`.

Fixes #24, #25