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

templates: conditionally set created automatic column #1385

Merged

Conversation

glerchundi
Copy link
Contributor

This change takes into account if the the created automatic column was set by the user in the update operation. If set, it will set the one provided by the user. If not set, it will set to the default "created_at" value.

This change takes into account if the the created automatic column was
set by the user in the update operation. If set, it will set the one
provided by the user. If not set, it will set to the default
"created_at" value.
@glerchundi glerchundi force-pushed the feature-fix-created_at-in-update branch from 5ba9032 to 97ddb8e Compare May 22, 2024 21:05
@stephenafamo stephenafamo merged commit 6251f87 into volatiletech:master May 23, 2024
2 checks passed
@glerchundi glerchundi deleted the feature-fix-created_at-in-update branch May 23, 2024 20:43
@glerchundi
Copy link
Contributor Author

Thanks @stephenafamo! 🙏!

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