Releases: Quantco/pytsql
Releases · Quantco/pytsql
1.1.3
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
- Added support for
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- Fix comment table already exists bug by @SimeonStoykovQC in #36
New Contributors
- @SimeonStoykovQC made their first contribution in #36
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Add a warning to the slow Python version of the parser by @RokasUrbonasQC in #30
Full Changelog: 1.1.0...1.1.1
1.1.0
1.0.1
What's Changed
- Switch build system from
flit
tosetuptools
- 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