Skip to content

Commit

Permalink
fix new migration
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed May 23, 2024
1 parent 7a894d2 commit 661e742
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
from sqlalchemy import Column, Integer, or_, String, Text
from sqlalchemy.ext.declarative import declarative_base

from superset import db
from superset.extensions import db
from superset.migrations.shared.utils import paginated_update
from superset.utils.date_parser import get_since_until

Expand Down

0 comments on commit 661e742

Please sign in to comment.