create table ENTRIES ( ID integer primary key autoincrement, DATE_MODIFIED integer, ETAG text, AUTHOR text, MESSAGE text );