blob: 3f9d46c7cb1b7f03a43b50a3b61a21ab9939f010 [file] [log] [blame]
create table t0(t);insert into t0
select strftime();