Skip to content
New issue

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

Improve tests and documentation for UpdateColumns function #451

Merged

Conversation

mfkaptan
Copy link
Contributor

In the documentation it states that UpdateColumns() updates the updated_at field automatically. This is slightly confusing because apparently you still need to include updated_at as a parameter for the function. This commit tries to clarify the ambiguity and also adds a test for updated_at field

In the documentation it states that UpdateColumns updates the `updated_at` field automatically.
It is slightly confusing because you still need to include `updated_at` as a parameter for the function.
This commit tries to clarify the ambiguity and also adds a test for `updated_at` field
@mfkaptan mfkaptan requested a review from a team as a code owner October 30, 2019 14:10
@stanislas-m
Copy link
Member

Looks good, thanks! 👍

@stanislas-m stanislas-m merged commit b5e47d5 into gobuffalo:development Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants