SQLite format 3@ - AUtablesectionssectionsCREATE TABLE "sections" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "document_id" integer, "created_at" datetime, "updated_at" datetime)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)ZtabledocumentsdocumentsCREATE TABLE "documents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "surname" varchar(255), "keep_alive" boolean, "created_at" datetime, "updated_at" datetime)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")q//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar  21 21 zAAAndrea2011-10-21 11:42:13.5285502011-10-21 11:42:13.EN!AAnuovo nome2011-10-21 12:37:43.6694392011-10-21 12:37:43.880356 documentshistories watchers users*#attachments sections notes2 usersdocumentsN Mp(MG#AAnew section2011-10-21 11:42:13.5648682011-10-21 11:42:13.564868G#AAnew section2011-10-21 11:42:09.6822962011-10-21 11:42:09.682296G#AAnew section2011-10-21 11:42:08.0509482011-10-21 11:42:08.050948F#AAnew section2011-10-20 15:21:40.6809302011-10-20 15:21:40.680930F#AAnew section2011-10-20 15:21:37.1996202011-10-20 15:21:37.199620F#AAnew section2011-10-20 15:21:35.4093672011-10-20 15:21:35.409367k.w:F;AA2011-10-20 18:23:44.8137062011-10-20 18:23:44.813706; AA2011-10-20 18:20:31.1700862011-10-20 18:20:31.170086; AA2011-10-20 18:17:47.5061432011-10-20 18:17:47.506143; AA2011-10-20 18:15:08.3150872011-10-20 18:15:08.315087; AA2011-10-20 18:12:07.6215662011-10-20 18:12:07.621566; AA2011-10-20 16:25:04.6643642011-10-20 16:25:04.664364;AA2011-10-20 16:23:42.5718442011-10-20 16:23:42.571844;AA2011-10-20 16:22:53.9612592011-10-20 16:22:53.961259;AA2011-10-20 16:21:25.5594932011-10-20 16:21:25.559493Z+!AAemail2@email.itGeorgeWashington2011-10-20 15:21:43.1590912011-10-20 15:21:43.159091R)AAemail@email.itJohnsmith2011-10-20 15:21:43.1543712011-10-20 15:21:43.154371R)AAemail@email.itJohnsmith2011-10-20 15:21:43.1177422011-10-20 15:21:43.117742R)AAemail@email.itJohnsmith2011-10-20 15:21:43.0743812011-10-20 15:21:43.074381;AA2011-10-20 15:21:33.8886162011-10-20 15:21 996e)5q//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")ZtabledocumentsdocumentsCREATE TABLE "documents" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "surname" varchar(255), "keep_alive" boolean, "created_at" datetime, "updated_at" datetime)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)AUtablesectionssectionsCREATE TABLE "sections" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "document_id" integer, "created_at" datetime, "updated_at" datetime)TtableusersusersCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar(255), "firstname" varchar(255), "lastname" varchar(255), "created_at" datetime, "updated_at" datetime) 'AANote number 2name2011-10-21 11:42:13.0155512011-10-21 11:42:13.015551'AANote number 1name2011-10-21 11:42:12.9714322011-10-21 11:42:12.971432T'OAAnew notename2011-10-21 11:42:13.4155682011-10-21 11:42:13.415568  3s}tablenotesnotes CREATE TABLE "notes" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "note" text, "label" varchar(255), "document_class" varchar(255), "document_id" integer, "created_by" integer, "updated_by" integer, "created_at" datetime, "updated_at" datetime)pAindexindex_notes_on_document_idnotes CREATE INDEX "index_notes_on_document_id" ON "notes" ("document_id")] 5}indexindex_notes_on_labelnotes CREATE INDEX "index_notes_on_label" ON "notes" ("label")m ?indexindex_notes_on_updated_atnotes CREATE INDEX "index_notes_on_updated_at" ON "notes" ("updated_at") ]tablehistorieshistoriesCREATE TABLE "histories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "value" text, "label" varchar(255), "document_class" varchar(255), "document_id" integer, "created_by" integer, "created_at" datetime, "updated_at" datetime) I%indexindex_histories_on_document_idhistoriesCREATE INDEX "index_histories_on_document_id" ON "histories" ("document_id") 102 name1name0 name2 ]2011-10-21 11:42:13.0155511>2011-10-21 11:42:12.97143202011-10-21 11:42:13.4155682 dd2AAname 2name2011-10-21 11:42:13.9224832011-10-21 11:42:13.9224AAJohnname2011-10-21 11:42:18.4882642011-10-21 11:42:18.488264Nj !AAnuovo nomenameN*2011-10-21 12:37:43.8823822011-10-21 12:37:43.882382Hi AAJohnnameN*2011-10-21 12:37:43.6716762011-10-21 12:37:43.671676  1VNN (name1nameV name name ddSM#-in = indexindex_histories_on_labelhistoriesCREATE INDEX "index_histories_on_label" ON "histories" ("label")}G!indexindex_histories_on_created_athistoriesCREATE INDEX "index_histories_on_created_at" ON "histories" ("created_at")'##tableattachmentsattachmentsCREATE TABLE "attachments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "label" varchar(255), "document_id" integer, "document_class" varchar(255), "created_by" integer, "updated_by" integer, "counter" integer, "attach_file_name" varchar(255), "attach_content_type" varchar(255), "attach_file_size" integer, "attach_updated_at" datetime, "created_at" datetime, "updated_at" datetime)M#-indexindex_attachments_on_document_idattachmentsCREATE INDEX "index_attachments_on_document_id" ON "attachments" ("document_id")vA#indexindex_attachments_on_labelattachmentsCREATE INDEX "index_attachments_on_label" ON "attachments" ("label") 2011-10-21 11:42:13.9224831`2011-10-21 11:42:18.488264VA2011-10-21 12:37:43.882382A2011-10-21 12:37:43.671676 }%+AAAnamepdf_test.pdfapplication/pdf/2011-10-21 11:42:15.9625532011-10-21 11:42:15.9782392011-10-21 11:42:15.978%+AAAnamepdf_test.pdfapplication/pdf/2011-10-21 11:42:16.5281302011-10-21 11:42:16.5299192011-10-21 11:42:16.529919  name name >2011-10-21 11:42:15.9625532011-10-21 11:42:16.528130  j; indexindexyEindexindex_watchers_on_created_atwatchersCREATE INDEX "index_watchers_on_created_at" ON "watchers" ("created_at")Y#Eindexindex_attachments_on_attach_updated_atattachmentsCREATE INDEX "index_attachments_on_attach_updated_at" ON "attachments" ("attach_updated_at")t;tablewatcherswatchersCREATE TABLE "watchers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "owner_id" integer, "label" varchar(255), "document_class" varchar(255), "document_id" integer, "created_at" datetime, "updated_at" datetime)|G!indexindex_watchers_on_document_idwatchersCREATE INDEX "index_watchers_on_document_id" ON "watchers" ("document_id")j; indexindex_watchers_on_labelwatchersCREATE INDEX "index_watchers_on_label" ON "watchers" ("label")sAindexindex_watchers_on_owner_idwatchersCREATE INDEX "index_watchers_on_owner_id" ON "watchers" ("owner_id") EAA!name2011-10-21 11:42:16.9689502011-10-21 11:42:16.968950   name ! 2011-10-21 11:42:16.968950 Fok.w:F;AA2011-10-20 18:23:44.8137062011-10-20 18:23:44.813706; AA2011-10-20 18:20:31.1700862011-10-20 18:20:31.170086; AA2011-10-20 18:17:47.5061432011-10-20 18:17:47.506143; AA2011-10-20 18:15:08.3150872011-10-20 18:15:08.315087; AA2011-10-20 18:12:07.6215662011-10-20 18:12:07.621566; AA2011-10-20 16:25:04.6643642011-10-20 16:25:04.664364;AA2011-10-20 16:23:42.5718442011-10-20 16:23:42.571844;AA2011-10-20 16:22:53.9612592011-10-20 16:22:53.961259;AA2011-10-20 16:21:25.5594932011-10-20 16:21:25.559493Z+!AAemail2@email.itGeorgeWashington2011-10-20 15:21:43.1590912011-10-20 15:21:43.159091R)AAemail@email.itJohnsmith2011-10-20 15:21:43.1543712011-10-20 15:21:43.154371R)AAemail@email.itJohnsmith2011-10-20 15:21:43.1177422011-10-20 15:21:43.117742R)AAemail@email.itJohnsmith2011-10-20 15:21:43.0743812011-10-20 15:21:43.074381;AA2011-10-20 15:21:33.8886162011-10-20 15:21:33.888616 0I Ua$m0;AA2011-10-21 11:42:07.2735252011-10-21 11:42:07.273525;AA2011-10-21 11:19:22.2808452011-10-21 11:19:22.280845;AA2011-10-21 11:16:54.8928312011-10-21 11:16:54.892831;AA2011-10-21 11:10:57.9521122011-10-21 11:10:57.952112;AA2011-10-21 11:10:23.2495752011-10-21 11:10:23.249575;AA2011-10-21 10:38:39.9676862011-10-21 10:38:39.967686;AA2011-10-21 10:29:00.4463512011-10-21 10:29:00.446351;AA2011-10-21 10:27:39.2861732011-10-21 10:27:39.286173;AA2011-10-21 10:23:19.8887212011-10-21 10:23:19.888721;AA2011-10-21 10:20:45.5556742011-10-21 10:20:45.555674;AA2011-10-21 10:18:26.9947572011-10-21 10:18:26.994757;AA2011-10-21 10:14:54.0915412011-10-21 10:14:54.091541;AA2011-10-21 10:13:35.2886682011-10-21 10:13:35.288668;AA2011-10-21 09:48:30.8783872011-10-21 09:48:30.878387;AA2011-10-20 18:32:19.3328512011-10-20 18:32:19.332851;AA2011-10-20 18:29:45.0751042011-10-20 18:29:45.075104 Xk.w:;*AA2011-10-21 12:37:39.1494532011-10-21 12:37:39.149453;)AA2011-10-21 12:34:55.3741982011-10-21 12:34:55.374198;(AA2011-10-21 12:32:41.8706572011-10-21 12:32:41.870657;'AA2011-10-21 12:27:54.6679872011-10-21 12:27:54.667987;&AA2011-10-21 12:25:34.8333842011-10-21 12:25:34.833384;%AA2011-10-21 12:23:34.1985002011-10-21 12:23:34.198500;$AA2011-10-21 12:17:23.6626052011-10-21 12:17:23.662605;#AA2011-10-21 11:52:19.8280822011-10-21 11:52:19.828082Z"+!AAemail2@email.itGeorgeWashington2011-10-21 11:42:16.9622802011-10-21 11:42:16.962280R!)AAemail@email.itJohnsmith2011-10-21 11:42:16.9021672011-10-21 11:42:16.902167R )AAemail@email.itJohnsmith2011-10-21 11:42:16.7251312011-10-21 11:42:16.725131R)AAemail@email.itJohnsmith2011-10-21 11:42:16.6441642011-10-21 11:42:16.644164