SQLAlchemy 2: Expose TIMESTAMP and TIMESTAMP_NTZ types to users#268
Merged
SQLAlchemy 2: Expose TIMESTAMP and TIMESTAMP_NTZ types to users#268
Commits
Commits on Oct 30, 2023
Strip out protocol check and add use_inline_params config for the
Show description for 9d88c51committed
Jesse WhitehouseMove parameter tests into a dedicated class rather than a mixin
Show description for 3c70e1bcommitted
Jesse WhitehouseUpdate all e2e tests per guidance from YD.
Show description for f40e221committed
Jesse WhitehouseBlack the codebase
Show description for 316cae3committed
Jesse WhitehouseUpdate docstring
Show description for 148e76bcommitted
Jesse WhitehouseUpdate sqlalchemy dialect to always use NATIVE ParamApproach, as this
Show description for f0e1a51committed
Jesse Whitehouse
Commits on Oct 31, 2023
Update use_inline_params so that a warning log is emitted if inline
Show description for 52f1167committed
Jesse WhitehouseMark DateTimeTZTest as skipped→unsupported
Show description for 07802facommitted
Jesse WhitehouseImplement timezone handling for sqlalchemy.Time() type
Show description for a174ad5committed
Jesse WhitehouseMove TimeTZTest into _regression.py
Show description for 6e15c72committed
Jesse WhitehouseMerge branch 'main' into sqlalchemy-tz
Show description for d7cdb6ecommitted
Jesse WhitehouseExpose TIMEZONE and TIMEZONE_NTZ types to users with tests
Show description for 6719013committed
Jesse Whitehouse
Commits on Nov 1, 2023
Merge branch 'main' into sqlalchemy-tz
Show description for 40e23d2committed
Jesse WhitehouseUpdate comments for accuracy
Show description for bb492cecommitted
Jesse WhitehouseFix types
Show description for ee36b90committed
Jesse WhitehouseBlack files
Show description for b94fc91committed
Jesse Whitehouse