Replies: 1 comment
-
I'm guessing you want the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to prevent the
SELECT
query from happening after callingsave
on a model?Once we have saved the row we aren't interested in what comes back. I've had a look around but can't seem to find anything. I saw there was a plugin to turn it on for updates, but nothing to turn it off.
Beta Was this translation helpful? Give feedback.
All reactions