github gajus/slonik v12.0.0

latest releases: v41.2.0, v41.1.0, v41.0.1...
5 years ago

12.0.0 (2019-02-09)

Features

  • refactor the interceptor API (f155b5c)
  • remove createConnection method (5648689)

BREAKING CHANGES

    • Removed createConnection method; use createPool instead.
    • Removed anonymous placeholders
  • Removed named placeholders
  • sql.raw shape changed to {sql: string, type: ‘RAW_SQL’}
  • createFormatFieldNameInterceptor renamed to createFieldNameTransformationInterceptor
  • {after,before}Query renamed to {after,before}QueryExecution
  • Removed onConnect client configuration; use afterConnection interceptor method
  • Removed SLONIK_LOG_NORMALISED

Don't miss a new slonik release

NewReleases is sending notifications on new releases.