Commits
User selector
Commit History
Commits on Apr 23, 2026
Add --tables-per-iteration arg, separate chart PNGs, disable telemetry
Show description for d0dcfd2committedDisable telemetry in all profiling scripts
Show description for 53a3088committedAdd SET TAGS profiling scripts and connector instrumentation
Show description for 763bdf3committed
Commits on Mar 9, 2026
[QI-3367] Allow specifiying query tags as a dict upon connection creation (#749)
Show description for e916f71authored
Commits on Mar 2, 2026
Add query_tags parameter support for execute methods (#736)
Show description for 38097f2authored
Commits on Nov 13, 2025
feat: Add multi-statement transaction support (#704)
Show description for f9f5fc6authored
Commits on Aug 25, 2025
query tags integration (#663)
Show description for bcab1dfauthored
Commits on Aug 21, 2025
streaming ingestion support for PUT operation (#643)
Show description for 9e67c79authored
Commits on Aug 20, 2025
Add documentation for proxy support (#680)
Show description for 87fed36authored
Commits on Jul 28, 2025
SEA: Fetch Phase (#650)
Show description for 0a7a6abauthored
Commits on Jul 23, 2025
SEA: Execution Phase (#645)
Show description for 141a004authored
Commits on Apr 1, 2025
Added example for async execute query (#537)
Show description for f9b7f43authored
Commits on Mar 12, 2025
[ES-1372353] make user_agent_header part of public API (#530)
Show description for 403d69fauthored
Commits on Dec 27, 2024
PySQL Connector split into connector and sqlalchemy (#444)
Show description for 01e998candauthored
Commits on Oct 3, 2024
Reformatted all the files using black (#448)
Show description for 97c815eauthored
Commits on Aug 1, 2024
[PECO-1801] Make OAuth as the default authenticator if no authentication setting is provided (#419)
Show description for 2d2b3c1authored
Commits on Jul 3, 2024
Upgrade mypy (#406)
Show description for 93e207eauthored
Commits on Jan 30, 2024
Update some outdated OAuth comments (#339)
Show description for 0552990andauthored
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 Oct 31, 2023
Add OAuth M2M example (#266)
Show description for 64cc8cfauthored
Commits on Oct 13, 2023
SQLAlchemy 2: Stop skipping some non-type tests (#247)
Show description for ef72d74authored
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
Jesse
Commits on Sep 26, 2023
SQLAlchemy 2: reorganise dialect files into a single directory (#231)
Show description for 7c72cf4authored
Jesse
Commits on Aug 31, 2023
Add note to sqlalchemy example: IDENTITY isn't supported yet (#212)
Show description for 686df3eauthored
Jesse
Commits on Aug 17, 2023
Convenience improvements to v3 retry logic (#199)
Show description for 871294eauthored
Jesse
Commits on Jul 12, 2023
Disable non_native_boolean_check_constraint (#120)
Show description for ec58144andauthored
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 Apr 12, 2023
Add external auth provider + example (#101)
Show description for 82925ecandauthored
Commits on Feb 17, 2023
Add SQLAlchemy Dialect (#57)
Show description for 3eaaac9authored
Jesse
Commits on Jan 10, 2023
Merge staging ingestion into main (#78)
Show description for 258b961authored
Jesse
Commits on Sep 30, 2022
[PECO-205] Add functional examples (#52)
Show description for b97ba9aauthored
Jesse
Loading