github kysely-org/kysely 0.10.0

latest releases: 0.27.3, 0.27.2, 0.27.1...
2 years ago

Breaking changes

  • increments method in the schema module is now called autoIncrement. You need to go through your migrations and use the new method.
  • Harmonised operation node flag names. Booleans like isPrimaryKey are now renamed to primaryKey. This only affects you if you've implemented your own plugins that transform the operation node tree.

Don't miss a new kysely release

NewReleases is sending notifications on new releases.