mirror of
https://github.com/apache/superset.git
synced 2026-04-26 19:44:58 +00:00
chore(command): Organize Commands according to SIP-92 (#25850)
This commit is contained in:
@@ -18,7 +18,7 @@ from typing import Any, Optional, Union
|
||||
|
||||
from sqlalchemy.engine.url import make_url, URL
|
||||
|
||||
from superset.databases.commands.exceptions import DatabaseInvalidError
|
||||
from superset.commands.database.exceptions import DatabaseInvalidError
|
||||
|
||||
|
||||
def get_foreign_keys_metadata(
|
||||
|
||||
Reference in New Issue
Block a user