SQLite format 3@ - &3##-tablevirus_scansvirus_scansCREATE TABLE "virus_scans" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource_type" varchar(255), "resource_id" integer, "scan_result" varchar(255), "mount_point" varchar(255), "scanned_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)ZtabledocumentsdocumentsCREATE TABLE "documents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "attachment" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")q//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) )20150209121818)20150209121125 )20150209121818) 20150209121125