create table non_integer_rowid ( rowid text primary key, a integer not null ) strict;