You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My team and I would love to see this dialect add support for INTERVAL as a column type. I'm assuming it will require subclassing sqlalchemy's Interval generic type decorator class and adding something to this dialects colspecs.