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
fix: POSTCOMPILE expansion in SQLAlchemy 1.4.27+ (#408)
* fix: POSTCOMPILE expansion in SQLAlchemy 1.4.27+
Handle the new double underscore prefix for POSTCOMPILE variables introduced in this version.
* build: Widen sqlalchemy version support to include 1.4.27
* fix: IN expansion compliance test
* fix(coverage): skip expansion coverage checks
0 commit comments