create table items ( qr integer unique, type text not null ) strict;