Skip to content

Implement length option for time fields in MySQL #201

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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