Skip to content

Releases: JasonShin/sqlx-ts

Release v0.25.0

27 Jul 01:37
Compare
Choose a tag to compare

What's Changed

  • fix: support advanced insert statements with SELECT, QUERY, SET_OPERATION, INSERT, UPDATE, TABLE by @JasonShin in #212

Full Changelog: v0.24.0...v0.25.0

Release v0.24.0

14 Jul 11:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.24.0

Release v0.23.0

15 Jun 03:20
Compare
Choose a tag to compare

What's Changed

  • Clean up semicolons after interface blocks by @Leo5878 in #209

Full Changelog: v0.22.0...v0.23.0

Release v0.22.0

14 Jun 13:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.22.0

Release v0.21.0

19 Mar 09:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.20.0...v0.21.0

Release v0.20.0

16 Feb 03:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.20.0

Release v0.19.0

07 Jan 09:35
Compare
Choose a tag to compare

What's Changed

  • Fix bugs when handling nullability for INSERT statements
  • When there's JOIN statement, previously it always looked at the default table. Now it's fixed to properly look for JOINed tables as well
  • Better demo database

Full Changelog: v0.18.0...v0.19.0

Release v0.18.0

31 Dec 07:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.18.0

Release v0.17.0

05 Sep 12:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.17.0

Release v0.16.0

04 Aug 13:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0