SQLite format 3@ -ć uuwtableloglogCREATE TABLE log([user] char(128) not null,[type] integer not null,[time] integer not null,[msg] char(1024) not null)