Commits
Branch selector
User selector
Commit History
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
JesseSQLAlchemy 2: Bump dependency version and update e2e tests for existing behaviour (#236)
Show description for 1594261authored
Jesse
Commits on Sep 30, 2023
Query parameters: implement support for binding NoneType parameters (#233)
Show description for e064e25authored
Jesse[PECO-840] Port staging ingestion behaviour to new UC Volumes (#235)
Show description for 13cb417authored
Jesse
Commits on Sep 29, 2023
[PECO-1083] Updated thrift files and added check for protocol version (#229)
Show description for 241e934andauthored
Commits on Sep 26, 2023
SQLAlchemy 2: reorganise dialect files into a single directory (#231)
Show description for 7c72cf4authored
Jesse[PECO-1109] Parameterized Query: add suport for inferring decimal types (#228)
Show description for 1239bffauthored
Jesse
Commits on Sep 25, 2023
Commits on Sep 22, 2023
[PECO-1026] Add Parameterized Query support to Python (#217)
Show description for 776f34bauthored
Commits on Sep 20, 2023
Introduce SQLAlchemy reusable dialog tests (#125)
Show description for 8211337authored
Commits on Sep 18, 2023
Fix changelog typo: _enable_v3_retries (#225)
Show description for f21d17eauthored
Jesse
Commits on Sep 13, 2023
Update changelog to indicate that 2.9.1 and 2.9.2 have been yanked. (#222)
Show description for e748ae8authored
Jesse
Commits on Sep 11, 2023
[PECO-1055] Updated thrift defs to allow Tsparkparameters (#220)
Show description for dcfa358authored
Commits on Sep 9, 2023
[PECO-1029] Updated thrift compiler version (#216)
Show description for 5ba4438authored
Commits on Aug 31, 2023
Add note to sqlalchemy example: IDENTITY isn't supported yet (#212)
Show description for 686df3eauthored
Jesse
Commits on Aug 24, 2023
Bump version to 2.9.3 (#209)
Show description for a737ef3authored
JesseMake backwards compatible with urllib3~=1.0 [Follow up #197] (#206)
Show description for a918f13authored
JesseGithub Actions Fix: poetry install fails for python 3.7 tests (#208)
Show description for a072574authored
Jesse
Commits on Aug 18, 2023
Bump version to 2.9.2 (#201)
Show description for 54a6102authored
Jesse
Commits on Aug 17, 2023
Convenience improvements to v3 retry logic (#199)
Show description for 871294eauthored
Jesse
Commits on Aug 16, 2023
Make backwards compatible with urllib3~=1.0 (#197)
Show description for d28a692authored
Jesse
Commits on Aug 11, 2023
Bump to 2.9.1 (#195)
Show description for 7aaa014authored
Jesse
Commits on Aug 10, 2023
Explicitly add urllib3 dependency (#191)
Show description for 0d99fc7andauthored
Bump version to 2.9.0 (#189)
Show description for af1aae7authored
Jesse
Commits on Aug 9, 2023
Use urllib3 for retries (#182)
Show description for 019acd8authored
JesseConfigure autospec for mocked Client objects (#188)
Show description for 00a3928authored
JesseFix typo in python README quick start example (#186)
Show description for b894605andauthored
Commits on Jul 21, 2023
Bump version to 2.8.0 (#178)
Show description for 6a1d3b5authored
Jesse
Commits on Jul 12, 2023
Remove unused import for SQLAlchemy 2 compatibility (#128)
Show description for 728d33aandauthored
Disable non_native_boolean_check_constraint (#120)
Show description for ec58144andauthored
Fix socket timeout test (#144)
Show description for 1eef432andauthored
SQLAlchemy: fix has_table so it honours schema= argument (#174)
Show description for 22e5aaaauthored
JesseUse hex string version of operation ID instead of bytes (#170)
Show description for 207dd7cauthored
Jesse