Skip to content

Releases: eakmanrq/sqlframe

SQLFrame 1.6.0

04 Jun 05:17
53af6df
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency openai to >=1.30,<1.32 by @renovate in #46
  • feat: add withColumns support by @eakmanrq in #47
  • feat: add transform support by @eakmanrq in #48
  • chore: improve error handling missing dataframe method by @eakmanrq in #49

Full Changelog: v1.5.5...v1.6.0

SQLFrame 1.5.5

03 Jun 15:31
eed6cd1
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency duckdb to v1 by @renovate in #44

Full Changelog: v1.5.4...v1.5.5

SQLFrame 1.5.4

03 Jun 03:27
5cf92bf
Compare
Choose a tag to compare

What's Changed

  • chore: add nullif to all engine types by @eakmanrq in #42
  • fix: duckdb skip create function if no numpy by @eakmanrq in #43

Full Changelog: v1.5.3...v1.5.4

SQLFrame 1.5.3

02 Jun 22:05
1d0526a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3

SQLFrame 1.5.2

02 Jun 21:40
c311e42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

SQLFrame 1.5.1

02 Jun 16:59
6893507
Compare
Choose a tag to compare

SQLFrame 1.5.0

02 Jun 16:58
6792fc1
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency sqlglot to >=24.0.0,<24.2 by @renovate in #38
  • feat: full snowflake support by @eakmanrq in #39

Full Changelog: v1.4.0...v1.5.0

SQLFrame 1.4.0

30 May 03:33
604606a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

SQLFrame 1.3.0

28 May 00:31
5369535
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

SQLFrame 1.2.0

25 May 02:42
80591aa
Compare
Choose a tag to compare

What's Changed

  • feat: add printSchema support for duckdb and postgres by @eakmanrq in #29

Full Changelog: v1.1.3...v1.2.0