This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
You've already forked superset2
mirror of
https://github.com/apache/superset.git
synced
2026-04-10 20:06:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
93cdcf1d9262fcbccbe2e2b3395fc18399b912f0
superset2
/
tests
/
unit_tests
/
db_engine_specs
History
EugeneTorap
38a3fbdc33
feat: use a new official CH driver: clickhouse-connect (
#22039
)
2022-11-16 10:53:15 -08:00
..
test_athena.py
…
test_base.py
…
test_bigquery.py
chore(bigquery): Add extra logging for BigQuery exceptions so we can have better insight on exceptions (
#22024
)
2022-11-09 22:56:08 -05:00
test_clickhouse.py
feat: use a new official CH driver: clickhouse-connect (
#22039
)
2022-11-16 10:53:15 -08:00
test_drill.py
…
test_dynamodb.py
feat: Add a new database driver for Amazon DynamoDB (
#22077
)
2022-11-14 20:57:04 -08:00
test_gsheets.py
fix: gsheets editing with dynamic forms (
#21710
)
2022-10-06 19:57:12 -07:00
test_init.py
feat: add denylist for db engines (
#21486
)
2022-10-08 19:45:21 -07:00
test_kusto.py
…
test_mssql.py
…
test_presto.py
fix(Trino): create
PrestoBaseEngineSpec
base class to share common code between Trino and Presto (
#21066
)
2022-08-29 10:21:28 +03:00
test_snowflake.py
…
test_sqlite.py
chore(sqllab): Cleanup /tables/... endpoint (
#21284
)
2022-09-13 08:22:12 -07:00
test_teradata.py
…
test_trino.py
…