FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

uuid datatype not recognized for MariaDB 10.7+ · Issue #634 · phpmyadmin/sql-parser · GitHub

uuid datatype not recognized for MariaDB 10.7+ #634

Description

Since MariaDB 10.7 a column could have a datatype uuid, but this type is not recognized by the parser:

CREATE TABLE `users` (
  `id` uuid NOT NULL PRIMARY
);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL