github gajus/slonik v28.0.0

latest releases: @slonik/utilities@45.6.0, @slonik/types@45.6.0, @slonik/sql-tag@45.6.0...
2 years ago

28.0.0 (2022-03-27)

Features

BREAKING CHANGES

    • previously sql.json did not specify ::json or ::jsonb. Now the appropriate type identifier is chosen based on whether you use ::json or ::jsonb
  • feat: add jsonb

    • previously sql.json did not specify ::json or ::jsonb. Now the appropriate type identifier is chosen based on whether you use ::json or ::jsonb
  • fix: correctly handle sql.json(null)

  • docs: correct jsonb usage example

Don't miss a new slonik release

NewReleases is sending notifications on new releases.