store.FILE_SCHEMA

store.FILE_SCHEMA="TABLE IF NOT EXISTS files (path TEXT PRIMARY KEY,mtime REAL NOT NULL);"