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
- SELECT * with JOIN only expands first (FROM) table columns
- Joined table columns are NOT included in expansion
- Added sql_select()/sql_columns() as recommended alternative
- Updated guardrail summary to mention all blocked patterns
0 commit comments