create table models ( name text not null, plural text not null, description text, deprecation , fields , attributes , interfaces );