Skip to content

Releases: litestar-org/sqlspec

v0.11.1

12 May 18:33
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v0.9.0

20 Apr 05:56
Compare
Choose a tag to compare

What's Changed

  • feat: implements a select_arrow bulk query method by @cofin in #22
  • feat: implement sqlglot query parsing by @cofin in #23
  • feat: implement psqlpy postgres driver by @cofin in #24

Full Changelog: v0.8.0...v0.9.0

v0.8.0

18 Apr 21:14
Compare
Choose a tag to compare

What's Changed

  • feat(litestar): implement initial litestar plugin by @cofin in #20
  • feat: implements a driver query protocol by @cofin in #21

Full Changelog: v0.7.1...v0.8.0

v0.7.1

10 Mar 16:35
Compare
Choose a tag to compare

What's Changed

  • fix(duckdb): correct configuration setup hook by @cofin in #19

Full Changelog: v0.7.0...v0.7.1

v0.7.0

09 Mar 15:42
7eb2f0a
Compare
Choose a tag to compare

What's Changed

  • refactor: remove __future__ annotations and update type hints by @cofin in #17
  • chore(ci): package improvements by @cofin in #18

Full Changelog: v0.6.0...v0.7.0

v0.6.0

31 Jan 00:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0