superset/tests/integration_tests/db_engine_specs
Ville Brofeldt b2ffa268cd
fix(sqla): make text clause escaping optional (#17641)
2021-12-03 12:35:26 +02:00
..
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
ascend_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
base_engine_spec_tests.py fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
base_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
bigquery_tests.py chore: Fix deprecated unittest aliases for Python 3.11 compatibility. (#17562) 2021-11-26 18:21:01 +02:00
clickhouse_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
crate_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dremio_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
drill_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
druid_tests.py chore(druid): Explicitly cast col to TIMESTAMP (#17101) 2021-10-18 10:06:04 -07:00
elasticsearch_tests.py fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
firebird_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
firebolt_tests.py feat: add Firebolt DB engine spec (#16903) 2021-10-01 19:43:15 +03:00
gsheets_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
hana_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
hive_tests.py fix(hive): Update _latest_partition_from_df in HiveEngineSpec to work on tables with multiple indexes (#14302) 2021-11-23 10:07:47 +02:00
impala_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
kylin_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
mssql_tests.py chore: Fix deprecated unittest aliases for Python 3.11 compatibility. (#17562) 2021-11-26 18:21:01 +02:00
mysql_tests.py feat: cancel db query on stop (#15403) 2021-07-13 12:09:22 -04:00
oracle_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
pinot_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
postgres_tests.py feat: cancel db query on stop (#15403) 2021-07-13 12:09:22 -04:00
presto_tests.py fix(presto): expand data with null item (#17470) 2021-11-21 20:10:35 +02:00
redshift_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
snowflake_tests.py Revert "quote column name if db requires (#15465)" (#15752) 2021-07-19 10:31:05 -07:00
sqlite_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
trino_tests.py feat: trino support server-cert (#16346) 2021-11-26 13:28:15 +02:00