Commits
Branch selector
User selector
Commit History
Commits on Dec 26, 2023
Make contents of `__init__.py` equal across projects (#304)
Show description for 3f6834candauthored
Commits on Dec 1, 2023
Prepared 3.0.1 release (#297)
Show description for 62eb1d4authored
Jesse
Commits on Nov 30, 2023
[PECO-1297] sqlalchemy: fix: can't read columns for tables containing a TIMESTAMP_NTZ column (#296)
Show description for 2a68448authored
Jesse
Commits on Nov 29, 2023
sqlalchemy: fix deprecation warning for dbapi classmethod (#294)
Show description for c730648authored
Jesse[PECO-1286] Add tests for complex types in query results (#293)
Show description for aaaf047authored
Jesse
Commits on Nov 21, 2023
Commits on Nov 17, 2023
Bump package version to 3.0.0 (#285)
Show description for c3fdc2fauthored
Jessesecurity: bump pyarrow dependency to 14.0.1 (#284)
Show description for 5feadbeauthored
JesseEnable v3 retries by default (#282)
Show description for 5ed45f5authored
Jesse
Commits on Nov 16, 2023
Rewrite native parameter implementation with docs and tests (#281)
Show description for 64924a6authored
JesseAdd README and updated example for SQLAlchemy usage (#273)
Show description for 9a532c2authored
Jesse
Commits on Nov 9, 2023
GH Workflows: remove Python 3.7 from the matrix for _all_ workflows (#274)
Show description for 0e7ce57authored
Jesse
Commits on Nov 1, 2023
Drop Python 3.7 as a supported version (#270)
Show description for c425c4aauthored
JesseSQLAlchemy 2: Expose TIMESTAMP and TIMESTAMP_NTZ types to users (#268)
Show description for 1f4714bauthored
JesseDocument behaviour of executemany (#213)
Show description for abe6891authoredNative Parameters: reintroduce INLINE approach with tests (#267)
Show description for 2d58e5bauthored
Jesse
Commits on Oct 31, 2023
Add OAuth M2M example (#266)
Show description for 64cc8cfauthoredSQLAlchemy 2: Add support for TINYINT (#265)
Show description for 0b97948authored
Jesse
Commits on Oct 28, 2023
sqla2 clean-up: make sqlalchemy optional and don't mangle the user-agent (#264)
Show description for 6317af3authored
Jesse
Commits on Oct 25, 2023
[PECO-1137] Reintroduce protocol checking to Python test fw (#248)
Show description for 9b48cd4andauthored
Enable cloud fetch by default (#258)
Show description for 61e43c0authored
Jesse
Commits on Oct 23, 2023
SQLAlchemy 2: Fix failing mypy checks from development (#257)
Show description for b2b2d2aauthored
JesseSQLAlchemy 2: Finish organising compliance test suite (#256)
Show description for 411b16bauthored
Jesse
Commits on Oct 18, 2023
SQLAlchemy 2: Finish marking all tests in the suite (#253)
Show description for 62d11e4authored
JesseSQLAlchemy 2: Finish implementing all of ComponentReflectionTest (#251)
Show description for 873c570authored
JesseSQLAlchemy 2: Refactor __init__.py into base.py (#250)
Show description for 2d4e39bauthored
Jesse
Commits on Oct 17, 2023
Add GovCloud domain into AWS domains (#252)
Show description for 51edbc4authored
Commits on Oct 13, 2023
SQLAlchemy 2: implement and refactor schema reflection methods (#249)
Show description for f0980eeauthored
JesseSQLAlchemy 2: Stop skipping some non-type tests (#247)
Show description for ef72d74authored
Jesse
Commits on Oct 11, 2023
Parameters: Add type inference for BIGINT and TINYINT types (#246)
Show description for 58ecda3authored
Jesse
Commits on Oct 10, 2023
[PECO-1134] v3 Retries: allow users to bound the number of redirects to follow (#244)
Show description for 317a471authored
JesseSQLAlchemy 2: Stop skipping all type tests (#242)
Show description for 910bb5cauthored
Jesse
Commits on Oct 2, 2023
SQLAlchemy 2: add type compilation for uppercase types (#240)
Show description for efc0337authored
JesseSQLAlchemy 2: add type compilation for all CamelCase types (#238)
Show description for 74f4126authored
JesseRevert "[PECO-1083] Updated thrift files and added check for protocol version" (#237)
Show description for 9afb215authored
Jesse