Skip to content

Can't create/recreate tables on MySQL 5.7.6+ #48

@MegaphoneJon

Description

@MegaphoneJon

Creating tables fails on MySQL 5.7.6+ because the Files table has the field stored. stored is a reserved keyword in MySQL 5.7.6+ (see reserved keyword list). Just needs to be quoted to fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions