superset/tests/integration_tests/db_engine_specs
Beto Dealmeida 26d8077e97
chore: improve SQL parsing (#26767)
2024-03-13 18:27:01 -04: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 chore: improve SQL parsing (#26767) 2024-03-13 18:27:01 -04:00
base_tests.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
bigquery_tests.py chore: improve SQL parsing (#26767) 2024-03-13 18:27:01 -04:00
databricks_tests.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
elasticsearch_tests.py refactor: use DATE_TRUNC for Elasticsearch time grain (#25717) 2023-10-20 10:05:05 -07:00
gsheets_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
hive_tests.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
mysql_tests.py chore(db_engine_specs): clean up column spec logic and add tests (#22871) 2023-01-31 15:54:07 +02:00
pinot_tests.py fix(pinot): typo in the name for epoch_ms_to_dttm (#26906) 2024-01-30 20:49:55 -08:00
postgres_tests.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
presto_tests.py refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
redshift_tests.py feat: create dtype option for csv upload (#23716) 2023-04-24 12:53:53 -07:00