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
The test helpers now check specific return codes (1 for injection,
3 for failed tokenization, 0 for no injection) instead of boolean
equality. Invalid SQL tests use a dedicated is_invalid_sql helper.
0 commit comments