mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore(supeset.utils.core): move all database utils to database utils module (#18058)
This commit is contained in:
@@ -31,7 +31,7 @@ from superset import db
|
||||
from superset.models.core import Database
|
||||
from superset.models.core import FavStar
|
||||
from superset.models.sql_lab import SavedQuery
|
||||
from superset.utils.core import get_example_database
|
||||
from superset.utils.database import get_example_database
|
||||
|
||||
from tests.integration_tests.base_tests import SupersetTestCase
|
||||
from tests.integration_tests.fixtures.importexport import (
|
||||
|
||||
Reference in New Issue
Block a user