Skip to content

Releases: litestar-org/sqlspec

v0.22.0

30 Aug 19:26
81bd325
Compare
Choose a tag to compare

What's Changed

  • fix: get_next in sync tools properly raises StopIteration by @cofin in #70
  • feat: update storage backend and add tests by @cofin in #71

Full Changelog: v0.21.1...v0.22.0

v0.21.1

27 Aug 17:37
Compare
Choose a tag to compare

What's Changed

  • fix: to_schema detect msgspec rename configurations by @cofin in #69

Full Changelog: v0.21.0...v0.21.1

v0.21.0

25 Aug 23:06
Compare
Choose a tag to compare

What's Changed

  • chore: readme update by @cofin in #66
  • feat(litestar): add methods to get active request session by @cofin in #68

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

v0.20.0

22 Aug 20:51
Compare
Choose a tag to compare

What's Changed

  • fix: null parameter handling by @cofin in #64
  • feat: implements a fixture writer utility by @cofin in #65

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

v0.19.0

20 Aug 21:23
10157c9
Compare
Choose a tag to compare

What's Changed

  • fix(cli): correctly handle and detect multi-configs by @cofin in #63

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

v0.18.0

19 Aug 00:34
ca8b2c7
Compare
Choose a tag to compare

What's Changed

  • fix(migrations): various migration bugfixes and increased test coverage by @cofin in #57
  • chore: sqlspec.driver cleanup by @cofin in #58
  • fix: cleanup tests and core by @cofin in #59
  • fix: updated migration adapter discovery by @cofin in #60
  • fix: init consistency by @cofin in #61
  • fix: adapter cleanup by @cofin in #62

Full Changelog: v0.17.1...v0.18.0

v0.17.1

14 Aug 15:43
2ade6a1
Compare
Choose a tag to compare

What's Changed

  • fix: improve column and returning type hints by @cofin in #56

Full Changelog: v0.17.0...v0.17.1

v0.17.0

14 Aug 00:22
0494fa3
Compare
Choose a tag to compare

What's Changed

  • fix: typing config by @cofin in #52
  • feat(loader): improved named statement functionality by @cofin in #54
  • feat: improved case statement typing by @cofin in #55

Full Changelog: v0.16.2...v0.17.0

v0.16.2

13 Aug 05:34
9f6a8ce
Compare
Choose a tag to compare

What's Changed

  • fix: Improve builder type hints and enhance SQL operations by @cofin in #51

Full Changelog: v0.16.1...v0.16.2

v0.16.1

13 Aug 02:52
a760bc4
Compare
Choose a tag to compare

What's Changed

  • chore(build): cibuildwheel for package building by @cofin in #49
  • fix: typing improvements for the statement builder by @cofin in #50

Full Changelog: v0.16.0...v0.16.1