Skip to content

Releases: vitaly-t/pg-promise

11.7.7

25 May 15:06
Compare
Choose a tag to compare
  • Fixing null | undefined parameters for _TN function.
  • Adding tests for the function

11.7.6

25 May 14:50
Compare
Choose a tag to compare
  • Further improvements for _TN function.

11.7.5

25 May 14:08
Compare
Choose a tag to compare
  • Improving TypeScript declaration for _TN function.

11.7.4

25 May 12:22
Compare
Choose a tag to compare
  • More fixes for the _TN function.

11.7.3

25 May 12:10
Compare
Choose a tag to compare
  • Fixing _TN function again 😸

11.7.2

25 May 11:25
Compare
Choose a tag to compare
  • Further improvement of the _TN helper, to support dynamic tag variables.

11.7.1

25 May 09:39
057b09b
Compare
Choose a tag to compare
  • Improved _TN to support regular-string calls.

11.7.0

25 May 08:53
Compare
Choose a tag to compare
  • Added template-tag helper _TN, following #931
  • Updated packages

11.6.0

06 Apr 14:13
Compare
Choose a tag to compare
  • Dependencies updated, including the underlying driver, to v8.11.5
  • Removing some deprecated JavaScript
  • Upgrading CI tests to use new Postgres v16 and Node v20
  • Documentation updates

11.5.5

21 Mar 01:47
Compare
Choose a tag to compare
  • Addressing sql injection issue; All negative numbers are now wrapped in parentheses.
  • Dev dependencies updated.

Thanks to @paul-gerste-sonarsource!