Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@shiyuhang0 shiyuhang0 released this 09 Jul 12:05
· 3 commits to main since this release
b7e4489

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