Feature request: Date time fractional seconds precision
Open
datetime
enhancement
- Dominant language
- Kotlin
- Stars
- 9.3k
- Forks
- 798
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 26
Description
I assume it should be added as a parameter to `dateTime` column builders. Seems different vendors have different defaults so I assume the default should be something that signifies the native. Either that or force the user to choose an explicit precision like with `varchar()`. I would greatly prefer the last.
Related info:
https://dev.mysql.com/doc/refman/8.0/en/fractional-seconds.html
https://github.com/h2database/h2database/pull/922
Contributor guide
Assessment
This issue has not been assessed yet.