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

Datetime, timestamp, time should support fraction precision #89

Open
tanapoln opened this issue May 31, 2020 · 0 comments
Open

Datetime, timestamp, time should support fraction precision #89

tanapoln opened this issue May 31, 2020 · 0 comments
Assignees
Labels
s: accepted was accepted or confirmed
Milestone

Comments

@tanapoln
Copy link

Hi,

MySQL allows to specify precision for datetime, timestamp and time for a fraction of seconds upto 6 precisions, see doc here: https://dev.mysql.com/doc/refman/8.0/en/datetime.html.

Right now, fizz do nothing about size option.

I think that support this option is quite easy. I can help on PR.

@sio4 sio4 added this to the v2 milestone Sep 7, 2022
@sio4 sio4 added the s: accepted was accepted or confirmed label Sep 7, 2022
@sio4 sio4 self-assigned this Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s: accepted was accepted or confirmed
Projects
None yet
Development

No branches or pull requests

2 participants