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 SQL integrations always report the raw statement, so turning databaseQueryData off still sends inline literal values such as WHERE email = 'jane@example.com'.
The SQL integrations always report the raw statement, so turning
databaseQueryDataoff still sends inline literal values such asWHERE email = 'jane@example.com'.