github kysely-org/kysely 0.21.0

latest releases: 0.27.3, 0.27.2, 0.27.1...
21 months 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.