Commits
Branch selector
User selector
Commit History
Commits on Mar 4, 2024
[PECO-1440] Expose current query id on cursor object (#364)
Show description for f6fd7a7authored
Commits on Feb 16, 2024
Bump to version 3.1.0 (#358)
Show description for 5048934authored
Commits on Feb 15, 2024
Reverting retry behavior on 429s/503s to how it worked in 2.9.3 (#349)
Show description for 2977f70authored
Commits on Feb 14, 2024
Update code owners (#345)
Show description for e594eb1authoredPrep for Test Automation (#352)
Show description for 60934b2authored
Commits on Feb 13, 2024
[PECO-1414] Support Databricks native OAuth in Azure (#351)
Show description for 8319854authored
Commits on Feb 5, 2024
[PECO-1411] Support Databricks OAuth on GCP (#338)
Show description for 1b469c0andauthored
Commits on Feb 2, 2024
Bump to version 3.0.3 (#344)
Show description for 5a06ccdauthoredRedact the URL query parameters from the urllib3.connectionpool logs (#341)
Show description for 11ffb7cauthored
Commits on Jan 30, 2024
Update some outdated OAuth comments (#339)
Show description for 0552990andauthored
Commits on Jan 26, 2024
Bump to version 3.0.2 (#335)
Show description for faf13a4authored
Jesse[PECO-1435] Restore `tests.py` to the test suite (#331)
Show description for e3cd361authored
Jesse
Commits on Jan 25, 2024
SQLAlchemy: TINYINT types didn't reflect properly (#315)
Show description for c71e081authoredPin pandas and urllib3 versions to fix runtime issues in dbt-databricks (#330)
Show description for 4bb3c9eandauthored
[sqlalchemy] Add table and column comment support (#329)
Show description for 7ecddeaauthored
Jesse
Commits on Jan 23, 2024
Fix URI construction in ThriftBackend (#303)
Show description for 918752fandauthored
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