Skip to content

FakeTable is ignoring fractional seconds precision for date and time types #15

@seediang

Description

@seediang

If you use FakeTable and any column is datetime2, time or datetimeoffset with a fractional seconds precision, the precision is ignored. For example the table might define a column as datetime2(3), the table created using FakeTable will have the datatype as datetime2(7).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions