superset/tests/unit_tests/db_engine_specs
Denodo Research Labs 1c56857f0c
feat(db_engine_specs): added support for Denodo Virtual DataPort (#29927)
2024-10-24 16:24:28 -07:00
..
__init__.py chore(tests): Adding missing __init__.py files to various test packages (#25045) 2023-08-21 12:39:31 -07:00
test_athena.py chore(tests): Spelling (#25454) 2024-08-20 14:47:29 -06:00
test_base.py fix: `sqlparse` fallback for formatting queries (#30578) 2024-10-11 15:45:40 -04:00
test_bigquery.py chore: improve mask/unmask encrypted_extra (#29943) 2024-08-22 16:45:32 -04:00
test_clickhouse.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_couchbase.py fix: Rename database from 'couchbasedb' to 'couchbase' in documentation and db_engine_specs (#29911) 2024-08-13 07:47:43 -07:00
test_crate.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_crdb.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_databend.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_databricks.py feat(db_engine): Implement user impersonation support for StarRocks (#28110) 2024-09-06 09:13:38 -07:00
test_db2.py feat(db_engine): Implement user impersonation support for StarRocks (#28110) 2024-09-06 09:13:38 -07:00
test_denodo.py feat(db_engine_specs): added support for Denodo Virtual DataPort (#29927) 2024-10-24 16:24:28 -07:00
test_doris.py feat: Add Apache Doris support (#24714) 2023-11-21 12:42:10 -07:00
test_dremio.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_drill.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_druid.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_duckdb.py refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
test_dynamodb.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_elasticsearch.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_firebird.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_firebolt.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_gsheets.py chore: improve mask/unmask encrypted_extra (#29943) 2024-08-22 16:45:32 -04:00
test_hana.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_hive.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_impala.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_init.py chore: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -04:00
test_kusto.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_kylin.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_mssql.py chore(tests): Spelling (#25454) 2024-08-20 14:47:29 -06:00
test_mysql.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_oceanbase.py feat(database): Add OceanBase support (#29496) 2024-07-09 11:26:23 +02:00
test_ocient.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
test_oracle.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_pinot.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
test_postgres.py fix(db_engine_specs): add a few missing time grains to Postgres spec (#30325) 2024-09-20 13:34:10 -04:00
test_presto.py fix: Handling of column types for Presto, Trino, et al. (#28653) 2024-05-28 08:56:38 -07:00
test_redshift.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_rockset.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_snowflake.py chore: improve mask/unmask encrypted_extra (#29943) 2024-08-22 16:45:32 -04:00
test_sqlite.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
test_starrocks.py feat(db_engine): Implement user impersonation support for StarRocks (#28110) 2024-09-06 09:13:38 -07:00
test_teradata.py test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
test_trino.py fix(trino): handle missing db in migration (#29997) 2024-08-22 15:52:56 -07:00
utils.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00