name text not null check (char_length(trim(name)) between 1 and 80), browser_id text not null check (char_length(browser_id) >= 8), ...