Skip to content

Fractional seconds support #91

Open
@tchaloupka

Description

@tchaloupka

I did not found the way to read values to SysTime type. There is only DateTime conversion but it doesn't support fractional seconds.

Only mention to fractional seconds in code is here:

// Note that the fractional seconds part is not stored by MySQL

which states, that MySql doesn't store it, but it is not true with v5.6 and newer as described in: https://dev.mysql.com/doc/refman/5.7/en/date-and-time-type-overview.html (was with 5.5)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions