-- [BACKDROP] create table backdrop ( content text primary key ); insert into backdrop (content) values ('');