Skip to content

Releases: WPSemantix/timbr_python_SQLAlchemy

version 2.1.0

31 Jul 11:12

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

version 2.0.0

01 Jun 13:27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.7...v2.0.0

version 1.0.7

25 Mar 10:10

Choose a tag to compare

What's Changed

  • Updated description_file metdata in setup.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

Full Changelog: v1.0.6...v1.0.7

version 1.0.6

02 Jan 19:33
a3988c4

Choose a tag to compare

v1.0.6

Update README.md

version 1.0.5

25 Sep 16:08

Choose a tag to compare

v1.0.5

Update version number

version 1.0.4

07 Jul 11:57

Choose a tag to compare

v1.0.4

Update setup.py to release

version 1.0.3

20 Dec 13:07
ea9674f

Choose a tag to compare

Updated README file

version 1.0.2

20 Dec 11:50

Choose a tag to compare

Fix error message display when SQL query is invalid.

version 1.0.1

31 Jul 15:01

Choose a tag to compare

v1.0.1

bumped patch version (1.0.1)

version 1.0.0

12 Jul 09:40

Choose a tag to compare

Initial release of the Timbr SQLAlchemy Connector

  • Including examples for connecting to a timbr using SQLAlchemy and Python.