Skip to content

Releases: andywer/squid

v0.5.2

03 Apr 21:40
3dfda41
Compare
Choose a tag to compare

A tiny patch, exporting the PgQuery type. No runtime code changes.

Changes

  • Export PgQuery (#39, by @drpym)

v0.5.1

03 Sep 15:31
5de93e1
Compare
Choose a tag to compare

A small TypeScript types fix.

Bug fixes

  • Export ColumnDescription interface (#25)

v0.5.0

02 Sep 08:45
5e00fdf
Compare
Choose a tag to compare

Non-breaking release shipping a few new basic features.

Features

  • Insert multiple rows at once (#19)
  • Add sql.safe() for explicit escaping (#21

v0.4.0

06 Feb 07:30
2ac01c3
Compare
Choose a tag to compare

Minor release introducing spreadUpdate() and shipping a fix to ignore column properties with value undefined in spread*() calls.

New features

  • spreadUpdate() (#15)

Bug fixes

  • Ignore undefined columns in spread calls (#17)

v0.3.0

04 Jan 09:09
2eb1d1b
Compare
Choose a tag to compare

Initial release.

Previous versions belong to another package previously published under the name squid.