Join Slack
Powered by
If you are constructing sql yourself you need to b...
# exposed
s
spand
10/14/2016, 10:00 AM
If you are constructing sql yourself you need to be aware that it will not show you the prepared statement it runs but a reconstructed string. So beware of bugs in your sql construction 🙂
Open in Slack
Previous
Next