CREATE TABLE subsite_themes ( key text(-5) PRIMARY KEY NOT NULL, name text(-5) NOT NULL, template text(-5) NOT NULL, css text(-5), form_template text(-5), list_template text(-5), list_filter_template text(-5), dimensional_template text(-5), resource_dir text(-5), js text(-5), streaming_head text(-5), local_p bool DEFAULT false ); -- Table size: 8,192 bytes -- Table rows: 6