mirror of
https://github.com/ent/ent.git
synced 2026-04-28 13:40:56 +03:00
1 line
61 B
SQL
1 line
61 B
SQL
CREATE TYPE status AS ENUM ('active', 'inactive', 'pending'); |