Skip to content

feat: primary key #18776

@BohuTANG

Description

@BohuTANG

Summary

CREATE TABLE menus (
    id INT PRIMARY KEY,
    name VARCHAR NOT NULL,
    description VARCHAR
);

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions