Andywer Squid Versions Save

🦑 Provides SQL tagged template strings and schema definition functions.

v0.5.2

3 years ago

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

Changes

  • Export PgQuery (#39, by @drpym)

v0.5.1

4 years ago

A small TypeScript types fix.

Bug fixes

  • Export ColumnDescription interface (#25)

v0.5.0

4 years ago

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

5 years ago

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

5 years ago

Initial release.

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