Skip to content
This repository has been archived by the owner on Feb 21, 2020. It is now read-only.

Releases: LocusEnergy/sqlalchemy-vertica-python

0.4.4

10 Jan 21:31
562f97f
Compare
Choose a tag to compare
  • Fix primary key and uniqueness constraint reflection

0.4.3

02 Jan 20:37
adc52eb
Compare
Choose a tag to compare
  • Set supports_sane_rowcount to False due to vertica_python rowcount oddities
  • Install extras from vertica_python
  • Clarify sequence usage in README

0.4.2

21 Dec 15:09
1bec933
Compare
Choose a tag to compare
  • Add support for IDENTITY columns by replacing references to SERIAL

0.4.1

26 Oct 20:12
516f12a
Compare
Choose a tag to compare
  • Fix LONG * data type reflection

0.4.0

18 Oct 04:40
8332f1e
Compare
Choose a tag to compare
  • Implement is_disconnect method

0.3.5

15 Oct 15:16
a5afaf6
Compare
Choose a tag to compare
  • Fix initialization parameters

0.3.4

17 Sep 18:02
5afef6e
Compare
Choose a tag to compare
  • Various improvments around data type reflection

0.3.1

11 Jun 17:59
5060525
Compare
Choose a tag to compare
  • Add supports_native_decimal
  • Add supports_unicode_statements and supports_unicode_binds

0.3.0

29 Mar 18:31
aafee27
Compare
Choose a tag to compare
  • Improve type reflection across the board with typeargs and timezone awareness, and support for additional Vertica types #14

0.2.2

27 Mar 17:43
0b6d48e
Compare
Choose a tag to compare