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