Skip to content

1.27.0

Compare
Choose a tag to compare
@juanluispaz juanluispaz released this 11 Apr 19:38
· 314 commits to master since this release

Re-release 1.27.0 due a mkdocs bug.

1.27.0 changes:

Documentation changes:

  • Add the insert on conflict methods to the supported operation documentation page

Bug fixes:

  • Fix TS4029 error when you need to emit the type definition (for use in a library) of the files that contains the database, tables and views
  • Avoid database connection leaks due a forbidden concurrent usage of a pooled query runner