Commits
User selector
Commit History
Commits on Nov 1, 2023
Black files
Show description for b94fc91committed
Jesse WhitehouseFix types
Show description for ee36b90committed
Jesse WhitehouseUpdate comments for accuracy
Show description for bb492cecommitted
Jesse WhitehouseMerge branch 'main' into sqlalchemy-tz
Show description for 40e23d2committed
Jesse WhitehouseNative Parameters: reintroduce INLINE approach with tests (#267)
Show description for 2d58e5bauthored
Jesse
Commits on Oct 31, 2023
Expose TIMEZONE and TIMEZONE_NTZ types to users with tests
Show description for 6719013committed
Jesse WhitehouseMerge branch 'main' into sqlalchemy-tz
Show description for d7cdb6ecommitted
Jesse WhitehouseSQLAlchemy 2: Add support for TINYINT (#265)
Show description for 0b97948authored
JesseMove TimeTZTest into _regression.py
Show description for 6e15c72committed
Jesse WhitehouseImplement timezone handling for sqlalchemy.Time() type
Show description for a174ad5committed
Jesse WhitehouseMark DateTimeTZTest as skipped→unsupported
Show description for 07802facommitted
Jesse WhitehouseUpdate use_inline_params so that a warning log is emitted if inline
Show description for 52f1167committed
Jesse Whitehouse
Commits on Oct 30, 2023
Update sqlalchemy dialect to always use NATIVE ParamApproach, as this
Show description for f0e1a51committed
Jesse WhitehouseUpdate docstring
Show description for 148e76bcommitted
Jesse WhitehouseBlack the codebase
Show description for 316cae3committed
Jesse WhitehouseUpdate all e2e tests per guidance from YD.
Show description for f40e221committed
Jesse WhitehouseStrip out protocol check and add use_inline_params config for the
Show description for 9d88c51committed
Jesse Whitehouse
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
JesseSQLAlchemy 2: Bump dependency version and update e2e tests for existing behaviour (#236)
Show description for 1594261authored
Jesse