Skip to content

Releases: wsporto/typesql

v0.11.0

28 Sep 18:36
Compare
Choose a tag to compare

What's Changed

  • Add support for emulated enum types in SQLite.

Full Changelog: v0.10.8...v0.11.0

v0.10.8

23 Sep 22:02
Compare
Choose a tag to compare

Full Changelog: v0.10.7...v0.10.8

v0.10.7

12 Sep 02:49
Compare
Choose a tag to compare

What's Changed

  • sqlite: add experimental support for loading an extension.

Full Changelog: v0.10.6...v0.10.7

v0.10.6

10 Sep 22:29
Compare
Choose a tag to compare

What's Changed

  • add support for max/min overloaded functions
  • fix date and datetime serialization

Full Changelog: v0.10.5...v0.10.6

v0.10.5

04 Sep 02:02
Compare
Choose a tag to compare

What's Changed

  • Infer type as boolean for expressions with IS TRUE/IS FALSE operator

Full Changelog: v0.10.4...v0.10.5

v0.10.4

17 Aug 02:07
Compare
Choose a tag to compare

Full Changelog: v0.10.3...v0.10.4

v0.10.3

12 Aug 19:58
Compare
Choose a tag to compare

What's Changed

  • Improve and clarify README by @johnpyp in #19
  • fix (sqlite): error in WITH RECURSIVE with join by @wsporto in #22

New Contributors

Full Changelog: v0.10.2...v0.10.3

v0.10.2

26 Jul 00:07
Compare
Choose a tag to compare

What's Changed

  • sqlite: add support for FTS5

Full Changelog: v0.10.1...v0.10.2

v0.10.1

22 Jul 22:54
Compare
Choose a tag to compare

What's Changed

  • add support for bun:sqlite

Full Changelog: v0.10.0...v0.10.1

v0.10.0

16 Jul 03:58
Compare
Choose a tag to compare

What's Changed

  • change typesql.json config options

Full Changelog: v0.9.6...v0.10.0