-- [RULES] create table rules ( rule text primary key ); insert into rules (rule) values ('');