superset/tests/unit_tests/db_engine_specs
Oleg Ovcharuk cf5c770adc
feat: add YDB as a new database engine (#31141)
2024-12-05 09:14:19 -05: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 fix(Databricks): Escape catalog and schema names in pre-queries (#31199) 2024-12-02 14:00:00 -03: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 feat(oauth2): add support for trino (#30081) 2024-11-04 11:54:47 -05: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 feat: cancel impala query on stop (#30412) 2024-10-29 16:44:22 -07:00
test_init.py chore: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -04:00
test_kusto.py refactor: remove more sqlparse (#31032) 2024-11-26 17:01:07 -05: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 fix(mssql db_engine_spec): adds uniqueidentifier to column_type_mappings (#30618) 2024-10-30 15:58:28 -07: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 feat(trino,presto): add missing time grains (#30926) 2024-11-15 12:38:28 -08: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 feat(trino,presto): add missing time grains (#30926) 2024-11-15 12:38:28 -08:00
test_ydb.py feat: add YDB as a new database engine (#31141) 2024-12-05 09:14:19 -05:00
utils.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00