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
- Detect unresolved bind parameters in subqueries and raise CompileError
instead of silently rendering NULL with literal_binds=True
- Handle single-quoted strings in _split_sql_list_quote_aware()
- Strip quoted literals before constraint keyword detection in
_guard_alter_add_column_constraints() to prevent false positives
0 commit comments