mirror of
https://github.com/ent/ent.git
synced 2026-05-02 07:30:53 +03:00
1 line
61 B
SQL
1 line
61 B
SQL
CREATE TYPE status AS ENUM ('active', 'inactive', 'pending'); |