Skip to content

Releases: Quantco/pytsql

1.1.3

21 Sep 21:09
58c21f0
Compare
Choose a tag to compare

What's Changed

  • Fixed CREATE VIEW not being execute in an isolated batch (#32)
  • Updated grammar support (#33)
    • Added support for DROP FUNCTION construction
    • Added support for FILLFACTOR as an option

Full Changelog: 1.1.2...1.1.3

1.1.2

05 Sep 08:39
97bc6f3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1

22 Aug 14:23
643fd9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

16 Aug 12:56
Compare
Choose a tag to compare

What's new

  • Added ANTLR C++ runtime to improve performance

Full Changelog: 1.0.1...1.1.0

1.0.1

15 Aug 10:37
2f23f33
Compare
Choose a tag to compare

What's Changed

  • Switch build system from flit to setuptools
  • Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 by @dependabot in #29

Full Changelog: 1.0.0...1.0.1