vertica-python

Official native Python client for the Vertica Analytics Database.

APACHE-2.0 License

Downloads
2M
Stars
378
Committers
72

Bot releases are hidden (Show)

vertica-python - Misc bug fixes

Published by zer0n over 9 years ago

vertica-python - Fix commit bug

Published by zer0n over 9 years ago

vertica-python - 0.4.1

Published by alexjikim over 9 years ago

vertica-python - 0.4.0

Published by alexjikim over 9 years ago

Removes row_handler callback in favor of an iterator.

vertica-python - 0.3.6

Published by alexjikim over 9 years ago

windows crypt support

vertica-python - 0.3.3

Published by gabrielhaim almost 10 years ago

When vertica gives back data types that aren't mapped in the vertica/column.py file, execution of query fails. This prevent it by defaulting the data type to unspecified.

vertica-python - 0.2.3

Published by alexjikim over 10 years ago

Incorporating @kennethdamica PR to accept execute parameters as a tuple or dict

vertica-python - 0.2.2

Published by alexjikim over 10 years ago

Incorporates build changes/fixes contributed by @kevints.
No functional changes to the library.