Skip to content

SQLFrame 1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 04:25
· 152 commits to main since this release
fa14af5

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