Releases: WPSemantix/timbr_python_SQLAlchemy
Releases · WPSemantix/timbr_python_SQLAlchemy
version 2.1.0
What's Changed
- Task/update build process using new standard python package mgmt by @DorEliyahu176 in #8
- Task/improve queries runtime performance by @DorEliyahu176 in #9
- Fix dependency vulnerability by @DorEliyahu176 in #10
Full Changelog: v2.0.0...v2.1.0
version 2.0.0
What's Changed
- Task/migrate up to python 3.12.0 by @DorEliyahu176 in #7
New Contributors
- @DorEliyahu176 made their first contribution in #7
Full Changelog: v1.0.7...v2.0.0
version 1.0.7
What's Changed
- Updated
description_filemetdata insetup.cfg - Return if no partition information columns are found in get_indexes by @fabiocorneti in #5
- Bump future from 0.18.2 to 0.18.3 in the pip group across 1 directory by @dependabot in #6
New Contributors
- @fabiocorneti made their first contribution in #5
- @dependabot made their first contribution in #6
Full Changelog: v1.0.6...v1.0.7
version 1.0.6
v1.0.6 Update README.md
version 1.0.5
v1.0.5 Update version number
version 1.0.4
v1.0.4 Update setup.py to release
version 1.0.3
Updated README file
version 1.0.2
Fix error message display when SQL query is invalid.
version 1.0.1
v1.0.1 bumped patch version (1.0.1)
version 1.0.0
Initial release of the Timbr SQLAlchemy Connector
- Including examples for connecting to a timbr using SQLAlchemy and Python.