We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When a model is inserted using an upsert statement, the value for auto increment columns is not updated on the passed in record.
The text was updated successfully, but these errors were encountered:
Found this from the open source pakcage: https://github.com/square/squalor/blame/8627b8e53a771ebf7fcad4c7feb8f211da51c8dd/db.go#L196-L198
Sorry, something went wrong.
No branches or pull requests
When a model is inserted using an upsert statement, the value for auto increment columns is not updated on the passed in record.
The text was updated successfully, but these errors were encountered: