Skip to content

Implement length option for time fields in MySQL #201

@abeverley

Description

@abeverley

SQL::Translator::Producer::MySQL specifically does not allow length fields to be used for fields containing the time, despite the length allowing the precision of fractional seconds in the underlying database (introduced in MySQL 5.6.4) - see @no_length_attr in the source code.

I am just raising the issue first and intend to follow-up with an appropriate PR at some point. Any comments welcome.

Thanks, Andy

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