Commits
User selector
Commit History
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
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 1, 2023
SQLAlchemy 2: Expose TIMESTAMP and TIMESTAMP_NTZ types to users (#268)
Show description for 1f4714bauthored
JesseNative Parameters: reintroduce INLINE approach with tests (#267)
Show description for 2d58e5bauthored
Jesse
Commits on Oct 31, 2023
SQLAlchemy 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 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 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 10, 2023
SQLAlchemy 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
JesseSQLAlchemy 2: Bump dependency version and update e2e tests for existing behaviour (#236)
Show description for 1594261authored
Jesse
Commits on Sep 26, 2023
SQLAlchemy 2: reorganise dialect files into a single directory (#231)
Show description for 7c72cf4authored
Jesse
Commits on Sep 25, 2023
Commits on Sep 20, 2023
Introduce SQLAlchemy reusable dialog tests (#125)
Show description for 8211337authored
Commits on Aug 9, 2023
Use urllib3 for retries (#182)
Show description for 019acd8authored
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
SQLAlchemy: fix has_table so it honours schema= argument (#174)
Show description for 22e5aaaauthored
Jesse
Commits on Jul 11, 2023
Improve sqlalchemy backward compatibility with 1.3.24 (#173)
Show description for f45280dauthored
Jesse
Commits on May 9, 2023
Fix SQLAlchemy timestamp converter + docs (#117)
Show description for 25e9da7authored
Jesse
Commits on Feb 17, 2023
Add SQLAlchemy Dialect (#57)
Show description for 3eaaac9authored
Jesse
Loading