Skip to content

Releases: tidbcloud/serverless-js

v0.2.0

09 Jul 12:05
b7e4489
Compare
Choose a tag to compare

What's Changed

Break Change

  • The lastInsertId field of FullResult will return as the string type rather than the number type.
  • Query SQL will return null for rowsAffected field of FullResult rather than 0.

Full Changelog: v0.1.1...v0.2.0

v0.1.1

14 Mar 02:57
ee323b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

22 Feb 09:42
e39ec2d
Compare
Choose a tag to compare

What's Changed

Break Change

  • Binary, blob, and bit types will be converted to Uint8Array now. They are converted to the string before.

Full Changelog: v0.0.10...v0.1.0

v0.0.11-beta2

18 Feb 07:22
136cd69
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11-beta2

v0.0.10

09 Jan 08:41
c04495c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

14 Dec 03:11
188c1a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

08 Dec 06:30
81bcac0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

19 Oct 06:49
f05dde9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

28 Sep 08:53
7c3b2d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

20 Sep 09:42
44ecdb0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5