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

Formatting timestamp precision (Y-m-d H:i:s.000000 --> Y-m-d H:i:s) #48

Open
nulele opened this issue Jan 29, 2019 · 1 comment
Open

Comments

@nulele
Copy link

nulele commented Jan 29, 2019

Hi,
I get "datetime field overflow" error on storing because value is "2019-01-29 12:01:12.000000" instead of "2019-01-29 12:01:12" in the "created_at" column.
How can I set/remove the timestamp precision in the whole application?
Thanks

@MarkBoyer
Copy link

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

No branches or pull requests

2 participants