Skip to content

Releases: stackery/knex-aurora-data-api-mysql

v2.0.3

30 Dec 18:48
Compare
Choose a tag to compare
  • Handle null query binding value

v2.0.2

30 Dec 18:20
0e31a06
Compare
Choose a tag to compare
  • Fix handling of null numbers and timestamps

v2.0.1

30 Dec 17:05
2b538cd
Compare
Choose a tag to compare
  • Drop unnecessary connection pooling
  • Remove incorrect parsing of SET columns

v2.0.0

29 Dec 15:43
Compare
Choose a tag to compare
  • Move aws-sdk to a dev dependency

This enables smaller installation sizes in production when run in
contexts, like AWS Lambda, where the SDK is already available.

v2.0.0-beta1

23 Dec 22:34
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release
  • Move aws-sdk to a dev dependency

This enables smaller installation sizes in production when run in contexts, like AWS Lambda, where the SDK is already available.

v1.0.3

19 Dec 00:08
Compare
Choose a tag to compare
  • Support reading boolean values when Aurora Serverless sends them from tinyint(1) fields
  • Respond with the correct select column label when a query looks like SELECT foo.id AS bar

v1.0.2

11 Dec 21:09
Compare
Choose a tag to compare
  • Set TCP Keep Alive for reusing connections between queries

v1.0.1

27 Jul 23:53
Compare
Choose a tag to compare
  • Add homepage and repo to package.json

v1.0.0

27 Jul 23:34
Compare
Choose a tag to compare

Initial release!