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 19, 2024
1 parent a36f0a9 commit d3693a5
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 d3693a5

Please sign in to comment.