Commits
Branch selector
User selector
Commit History
Commits on Aug 9, 2022
Simple integration test examples.
Show description for b37807ecommittedScaffold basic file structure for a new dialect
Show description for 0378460committed
Commits on Aug 5, 2022
Retry attempts that fail due to a connection timeout (#24)
Show description for c59c393authored
Jesse
Commits on Aug 1, 2022
Add Developer Certificate of Origin requirement (#13)
Show description for 2961524authored
JesseIndicate that Python 3.10 is not supported (#27)
Show description for c8ab431authored
Jesse
Commits on Jul 15, 2022
Add e2e tests (#12)
Show description for 161b94eauthored
Commits on Jun 29, 2022
- authored
Jesse
Commits on Jun 28, 2022
- authored
Jesse README updates (#9)
Show description for b696a48authored
Jesse
Commits on Jun 27, 2022
- authored
Jesse
Commits on Jun 24, 2022
Note about versions pre-2.0 (#5)
Show description for 1569d66authored
JesseSet up github actions + remove databricks-specific test infra (#3)
Show description for 1b866f0authored
Jesse- authored
Jesse
Commits on Jun 7, 2022
[Cleanup] Move connector files to root (#2)
Show description for a7af04cauthored
Commits on Jun 2, 2022
[Cleanup] Set up poetry, lockfile, mypy, and black (#1)
Show description for d378346authored andcommitted
Additional fix to initialise connection.open to False
Show description for e82e1ccauthored andcommittedPrepare v 2.0.2 release
Show description for 57dab55authored andcommittedHandle close exceptions quietly on __del__
Show description for 212c2eaauthored andcommittedUpdate README's status to GA
Show description for 4dee805authored andcommittedBump Pandas version bound 2
Show description for 448b02dauthored andcommittedIncrease version bound for Pandas + release 2.0.1
Show description for 7c536d0authored andcommittedRename `metadata` arg as `http_header`
Show description for 6fa9816authored andcommittedRelease PySQL V2
Show description for 592b762authored andcommittedAdd structured type support to PySQL
Show description for a2336d6authored andcommitted- authored andcommitted
Make client Python 3.10 compatible
Show description for 8c01528authored andcommittedChange default `table_types` to `None`
Show description for 8b92820authored andcommittedAdd connection finalizer
Show description for 72c799bauthored andcommittedFix python packaging problem
Show description for 70f0f15authored andcommittedUse Arrow schema if available
Show description for ca562abauthored andcommittedUse simple error messages if available + better error message API
Show description for 963d5b0authored andcommittedRemove quotes from setup.cfg
Show description for bcc6754authored andcommittedPackage V2 client + prepare v2.0.0b release
Show description for d6fa285authored andcommitted
Use date_as_object and timestamp_as_object in pandas conversion pysql client
Show description for ae435baauthored andcommittedCross version testing
Show description for 10ab6f8authored andcommitted