npm kysely 0.21.0

latest releases: 0.28.5, 0.28.4, 0.28.3...
3 years ago
  • 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.

Don't miss a new kysely release

NewReleases is sending notifications on new releases.