mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore: upgrade SQLAlchemy to 1.4 (#19890)
* chore: upgrade SQLAlchemy * Convert integration test to unit test * Fix SQLite * Update method names/docstrings * Skip test * Fix SQLite
This commit is contained in:
@@ -259,7 +259,6 @@ def test_dataset_attributes(app_context: None, session: Session) -> None:
|
||||
"main_dttm_col",
|
||||
"metrics",
|
||||
"offset",
|
||||
"owners",
|
||||
"params",
|
||||
"perm",
|
||||
"schema",
|
||||
|
||||
Reference in New Issue
Block a user