Beto Dealmeida
|
6b660c86a4
|
feat: a native SQLAlchemy dialect for Superset (#14225)
|
2023-08-18 12:21:36 -07:00 |
|
Daniel Vaz Gaspar
|
e5f512e348
|
fix: check sqlalchemy_uri (#23901)
|
2023-05-03 11:14:03 +01:00 |
|
Beto Dealmeida
|
3d23adec5e
|
chore: use shillelagh instead of gsheetsdb (#13185)
* chore: use shillelagh instead of gsheetsdb
* Fix tests
* Clean up code and remove duplication
* Fix test
* Tighten dep
|
2021-02-18 09:48:18 -08:00 |
|
Daniel Vaz Gaspar
|
c685c9ea8f
|
refactor: test connection raises only command exceptions (#12307)
* refactor: test connection raises only command exceptions
* fix tests
* fix tests
* fix tests
* lint fix
|
2021-01-08 13:10:11 +00:00 |
|
John Bodley
|
1c656feb95
|
[mypy] Enforcing typing for a number of modules (#9586)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
|
2020-04-24 10:07:35 -07:00 |
|
David Aaron Suddjian
|
e01f24f833
|
Prevent database connections to sqlite (#9218)
* prevent database connections to sqlite
* tweaks and tests
* add entry to UPDATING.md
|
2020-03-02 13:13:11 -08:00 |
|