Skip to content

Releases: litestar-org/sqlspec

v0.13.1

04 Jul 22:19

Choose a tag to compare

What's Changed

  • fix(litestar): signature namespace by @cofin in #41

Full Changelog: v0.13.0...v0.13.1

v0.13.0

04 Jul 21:02

Choose a tag to compare

What's Changed

Full Changelog: v0.12.2...v0.13.0

v0.12.2

27 Jun 22:54

Choose a tag to compare

What's Changed

  • feat: add pathlike object support for storage operations by @cofin in #39

Full Changelog: v0.12.1...v0.12.2

v0.12.1

25 Jun 21:28

Choose a tag to compare

What's Changed

  • fix: psycopg pool deprecation by @cofin in #38

Full Changelog: v0.12.0...v0.12.1

v0.12.0

25 Jun 14:33
20baa47

Choose a tag to compare

What's Changed

  • feat: builder api by @cofin in #36
  • docs: update examples to use current SQLSpec API patterns by @cofin in #37

Full Changelog: v0.11.1...v0.12.0

v0.11.1

12 May 18:33

Choose a tag to compare

What's Changed

  • fix: StatementFilter and parameter validation fix by @cofin in #34

Full Changelog: v0.11.0...v0.11.1

v0.11.0

12 May 02:43
f820d71

Choose a tag to compare

What's Changed

  • chore(typo): male -> make by @iyad-f in #33
  • feat: refactor parameter mapping by @cofin in #32

New Contributors

Full Changelog: v0.10.1...v0.11.0

v0.10.1

21 Apr 15:43

Choose a tag to compare

What's Changed

  • fix: de-stringify type hints to prevent import errors by @cofin in #30

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

v0.10.0

21 Apr 03:55

Choose a tag to compare

What's Changed

  • feat: implements a SQLTranslatorMixin mixin for SQL conversion. by @cofin in #27
  • feat: ensure connection type is unique by @cofin in #29
  • feat: adds a bigquery config and driver by @cofin in #28

Full Changelog: v0.9.1...v0.10.0

v0.9.1

20 Apr 16:32

Choose a tag to compare

What's Changed

  • fix: automatic pool cleanup at shutdown by @cofin in #25
  • feat: improved type hinting by @cofin in #26

Full Changelog: v0.9.0...v0.9.1