Skip to content

Releases: eakmanrq/sqlframe

SQLFrame 1.1.3

24 May 01:12
e7c7dd4
Compare
Choose a tag to compare

What's Changed

  • fix: normalize column names checking for matches by @eakmanrq in #26
  • fix: handle double column selects with dataframe lookup by @eakmanrq in #27

Full Changelog: v1.1.2...v1.1.3

SQLFrame 1.1.2

23 May 04:32
1441d0a
Compare
Choose a tag to compare

What's Changed

  • feat: properly handle filename duckdb csv by @eakmanrq in #23

Full Changelog: v1.1.1...v1.1.2

SQLFrame 1.1.1

23 May 03:21
9051a6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

SQLFrame 1.1.0

22 May 04:25
fa14af5
Compare
Choose a tag to compare

What's Changed

  • feat: add support for where clause as a sql expression by @eakmanrq in #13
  • chore(deps): update dependency sqlglot to v24 by @renovate in #14
  • feat: improve DuckDB csv reading support by @eakmanrq in #15
  • fix: properly alias with column overlapping name by @eakmanrq in #16
  • fix: expand hash length to avoid collision by @eakmanrq in #17

Full Changelog: v1.0.0...v1.1.0

SQLFrame 1.0.0

21 May 01:06
9df55e1
Compare
Choose a tag to compare

What's Changed

  • chore: update test tags and fix tests by @eakmanrq in #8
  • chore(deps): update dependency sqlglot to >=23.14.0,<23.18 by @renovate in #9
  • chore: fix tests related to column names by @eakmanrq in #10

Full Changelog: v0.0.3...v1.0.0

SQLFrame 0.0.3

19 May 03:53
e984aa2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.3

sqlframe 0.0.2

18 May 22:52
4a0a587
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/eakmanrq/sqlframe/commits/v0.0.2