Skip to content

0.21.0

Compare
Choose a tag to compare
@koskimas koskimas released this 07 Aug 17:19
· 581 commits to master since this release
  • Fix corner case bugs in withSchema
  • Make postgres cursor compatible with pg-cursor typings

Breaking changes

The internal "operation node tree" changed a little bit. This only affects you if you've implemented a custom plugin or are doing something funky with the node tree. The only change is the new node SchemableIdentifier that's used by TableNode and a small set of other nodes that can have a schema.