create table enums ( name text not null, plural text not null, description text, deprecation , values , attributes );