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" va  21 21 zA\AAAndrea2011-11-21 17:36:48.2715092011-11-21 17:36:48.271509?mAAJohn2011-11-21 17:36:53.4287502011-11-21 17:36:53.428750 docuatt#attachmentshistories watchers users4 documedocumentsm notesD sections%Pu,QG #AAnew section2011-11-21 17:23:02.3317072011-11-21 17:23:02.331707G #AAnew sectionU2011-11-21 16:40:51.7843182011-11-21 16:40:51.784318G #AAnew section2011-11-21 16:31:04.7372132011-11-21 16:31:04.737213G #AAnew section2011-11-21 16:16:26.1747232011-11-21 16:16:26.174723G #AAnew section2011-11-21 16:16:18.7209042011-11-21 16:16:18.720904G#AAnew section2011-11-21 16:16:18.4655082011-11-21 16:16:18.465508G#AAnew section2011-11-21 16:15:43.1949502011-11-21 16:15:43.194950F#AAnew section}2011-11-21 16:00:39.3058862011-11-21 16:00:39.305886F#AAnew sectionL2011-11-21 16:00:32.4354362011-11-21 16:00:32.435436F#AAnew sectionE2011-11-21 16:00:32.1170592011-11-21 16:00:32.117059F#AAnew section:2011-11-21 15:59:54.5624162011-11-21 15:59:54.562416F#AAnew section 2011-11-21 15:59:45.3891182011-11-21 15:59:45.389118F#AAnew section2011-11-21 15:59:44.0719262011-11-21 15:59:44.0$ &.2\; AA2011-11-21 16:15:37.8613562011-11-21 16:15:37.861356; AA2011-11-21 16:01:13.0282342011-11-21 16:01:13.028234Z +!AAemail2@email.itGeorgeWashington2011-11-21 16:00:34.9337332011-11-21 16:00:34.933733R )AAemail@email.itJohnsmith2011-11-21 16:00:34.9278372011-11-21 16:00:34.927837R)AAemail@email.itJohnsmith2011-11-21 16:00:34.8870502011-11-21 16:00:34.887050R)AAemail@email.itJohnsmith2011-11-21 16:00:34.8419732011-11-21 16:00:34.841973;AA2011-11-21 16:00:31.4432582011-11-21 16:00:31.443258Z+!AAemail2@email.itGeorgeWashington2011-11-21 15:59:50.1214952011-11-21 15:59:50.121495R)AAemail@email.itJohnsmith2011-11-21 15:59:50.1147222011-11-21 15:59:50.114722R)AAemail@email.itJohnsmith2011-11-21 15:59:50.0706472011-11-21 15:59:50.070647R)AAemail@email.itJohnsmith2011-11-21 15:59:50.0177582011-11-21 15:59:50.017758;AA2011-11-21 15:59:42.7977022011-11-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) F\= 'AANote number 2nameDocumentg0f2011-11-21 17:36:53.0327362011-11-21 17:36:53.032736\< YB !AAnuova notanameDocumentk0f2011-11-21 17:36:53.2257402011-11-21 17:36:53.225740[A VD AAnota 1nameDocumentm00f2011-11-21 17:36:53.4388952011-11-21 17:36:53.446224 ; {#%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, "starred" boolean, "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")y G!indexindex_notes_on_document_classnotesCREATE INDEX "index_notes_on_document_class" ON "notes" ("document_class") ]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) g=kBmD  name= nameB nameD A2011-11-21 17:36:53.032736=A2011-11-21 17:36:53.225740BA2011-11-21 17:36:53.446224D  Document= DocumentB DocumentD RR AAname 2nameDocument/02011-11-21 17:36:42.1310252011-11-21 17:36VP #AA612document_idDocumentd02011-11-21 17:36:49.7153282011-11-21 17:36:49.715328XO #AAnew sectiontitleDocumentd02011-11-21 17:36:49.7138972011-11-21 17:36:49.713897PY AAJohnnameDocumentm02011-11-21 17:36:53.4301742011-11-21 17:36:53.430174 /ddm EE8C}y I%indexindex_histories_on_document_idhistoriesCREATE INDEX "index_histories_on_document_id" ON "histories" ("document_id")n= 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") O1indexindex_histories_on_document_classhistoriesCREATE INDEX "index_histories_on_document_class" ON "histories" ("document_class"):##;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, "starred" boolean, "created_at" datetime, "updated_at" datetime)  #document_id title name A2011-11-21 17:36:42.131025A2011-11-21 17:36:49.715328A2011-11-21 17:36:49.713897A2011-11-21 17:36:53.430174  Document Document Document Document q k)+AAAnameGDocument0pdf_test_2.pdfapplication/pdf/2011-11-21 17:36:44.861334f2011-11-21 17:36:44.8632772011-11-21 17:36:44.863 m%+AAAnameIDocument00pdf_test.pdfapplication/pdf/2011-11-21 17:36:44.993494f2011-11-21 17:36:44.9777882011-11-21 17:36:44.995387 GI WlW|G!indexindex_watchers_on_document_idwatchersCREATE INDEX "index_watchers_on_document_id" ON "watchers" ("document_id")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)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")Y#Eindexindex_attachments_on_attach_updated_atattachmentsCREATE INDEX "index_attachments_on_attach_updated_at" ON "attachments" ("attach_updated_at")S#9indexindex_attachments_on_document_classattachmentsCREATE INDEX "index_attachments_on_document_class" ON "attachments" ("document_class")  name name A2011-11-21 17:36:44.861334A2011-11-21 17:36:44.993494  Document Document KAA3nameDocument42011-11-21 17:36:42.3676622011-11-21 17:36:42.367662 4 name //yEindexindex_watchers_on_created_atwatchers CREATE INDEX "index_watchers_on_created_at" ON "watchers" ("created_at")sAindexindex_watchers_on_owner_idwatchersCREATE INDEX "index_watchers_on_owner_id" ON "watchers" ("owner_id")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") 3 A2011-11-21 17:36:42.367662 \ok.2\; AA2011-11-21 16:15:37.8613562011-11-21 16:15:37.861356; AA2011-11-21 16:01:13.0282342011-11-21 16:01:13.028234Z +!AAemail2@email.itGeorgeWashington2011-11-21 16:00:34.9337332011-11-21 16:00:34.933733R )AAemail@email.itJohnsmith2011-11-21 16:00:34.9278372011-11-21 16:00:34.927837R)AAemail@email.itJohnsmith2011-11-21 16:00:34.8870502011-11-21 16:00:34.887050R)AAemail@email.itJohnsmith2011-11-21 16:00:34.8419732011-11-21 16:00:34.841973;AA2011-11-21 16:00:31.4432582011-11-21 16:00:31.443258Z+!AAemail2@email.itGeorgeWashington2011-11-21 15:59:50.1214952011-11-21 15:59:50.121495R)AAemail@email.itJohnsmith2011-11-21 15:59:50.1147222011-11-21 15:59:50.114722R)AAemail@email.itJohnsmith2011-11-21 15:59:50.0706472011-11-21 15:59:50.070647R)AAemail@email.itJohnsmith2011-11-21 15:59:50.0177582011-11-21 15:59:50.017758;AA2011-11-21 15:59:42.7977022011-11-21 15:59:42.797702 Fok.w:F;AA2011-11-21 16:32:57.8676112011-11-21 16:32:57.867611;AA2011-11-21 16:31:00.3686432011-11-21 16:31:00.368643;AA2011-11-21 16:26:01.3377182011-11-21 16:26:01.337718;AA2011-11-21 16:23:47.2464172011-11-21 16:23:47.246417;AA2011-11-21 16:22:01.2960932011-11-21 16:22:01.296093;AA2011-11-21 16:20:07.6351272011-11-21 16:20:07.635127;AA2011-11-21 16:18:34.3275162011-11-21 16:18:34.327516;AA2011-11-21 16:18:00.3410292011-11-21 16:18:00.341029;AA2011-11-21 16:17:27.6402292011-11-21 16:17:27.640229Z+!AAemail2@email.itGeorgeWashington2011-11-21 16:16:19.3378972011-11-21 16:16:19.337897R)AAemail@email.itJohnsmith2011-11-21 16:16:19.3320012011-11-21 16:16:19.332001R)AAemail@email.itJohnsmith2011-11-21 16:16:19.2805642011-11-21 16:16:19.280564R)AAemail@email.itJohnsmith2011-11-21 16:16:19.2220962011-11-21 16:16:19.222096; AA2011-11-21 16:16:15.2698502011-11-21 16:16:15.269850 (I Ua$|(R))AAemail@email.itJohnsmith2011-11-21 17:23:03.3433562011-11-21 17:23:03.343356R()AAemail@email.itJohnsmith2011-11-21 17:23:03.2920702011-11-21 17:23:03.292070R')AAemail@email.itJohnsmith2011-11-21 17:23:03.2405102011-11-21 17:23:03.240510;&AA2011-11-21 17:22:58.7181302011-11-21 17:22:58.718130;%AA2011-11-21 17:13:11.8471742011-11-21 17:13:11.847174;$AA2011-11-21 17:12:23.2295452011-11-21 17:12:23.229545;#AA2011-11-21 17:08:11.9392582011-11-21 17:08:11.939258;"AA2011-11-21 16:47:01.1968822011-11-21 16:47:01.196882;!AA2011-11-21 16:46:14.0641312011-11-21 16:46:14.064131; AA2011-11-21 16:44:06.6344402011-11-21 16:44:06.634440;AA2011-11-21 16:43:39.1582222011-11-21 16:43:39.158222;AA2011-11-21 16:40:47.6947512011-11-21 16:40:47.694751;AA2011-11-21 16:38:32.3307612011-11-21 16:38:32.330761;AA2011-11-21 16:38:05.5084782011-11-21 16:38:05.508478;AA2011-11-21 16:36:25.7045462011-11-21 16:36:25.704546 Qp(Pu,QG #AAnew section2011-11-21 17:23:02.3317072011-11-21 17:23:02.331707G #AAnew sectionU2011-11-21 16:40:51.7843182011-11-21 16:40:51.784318G #AAnew section2011-11-21 16:31:04.7372132011-11-21 16:31:04.737213G #AAnew section2011-11-21 16:16:26.1747232011-11-21 16:16:26.174723G #AAnew section2011-11-21 16:16:18.7209042011-11-21 16:16:18.720904G#AAnew section2011-11-21 16:16:18.4655082011-11-21 16:16:18.465508G#AAnew section2011-11-21 16:15:43.1949502011-11-21 16:15:43.194950F#AAnew section}2011-11-21 16:00:39.3058862011-11-21 16:00:39.305886F#AAnew sectionL2011-11-21 16:00:32.4354362011-11-21 16:00:32.435436F#AAnew sectionE2011-11-21 16:00:32.1170592011-11-21 16:00:32.117059F#AAnew section:2011-11-21 15:59:54.5624162011-11-21 15:59:54.562416F#AAnew section 2011-11-21 15:59:45.3891182011-11-21 15:59:45.389118F#AAnew section2011-11-21 15:59:44.0719262011-11-21 15:59:44.071926 n%JG#AAnew sectiond2011-11-21 17:36:49.7121042011-11-21 17:36:49.712104G#AAnew section.2011-11-21 17:36:41.6934852011-11-21 17:36:41.693485G#AAnew section'2011-11-21 17:36:41.0424492011-11-21 17:36:41.042449G#AAnew section2011-11-21 17:34:53.4635152011-11-21 17:34:53.463515G#AAnew section2011-11-21 17:34:45.2857292011-11-21 17:34:45.285729G#AAnew section2011-11-21 17:34:45.0014892011-11-21 17:34:45.001489G#AAnew section2011-11-21 17:23:11.1346512011-11-21 17:23:11.134651G#AAnew section2011-11-21 17:23:02.5882802011-11-21 17:23:02.588280 zgk~*zZ4+!AAemail2@email.itGeorgeWashington2011-11-21 17:36:42.3621332011-11-21 17:36:42.362133R3)AAemail@email.itJohnsmith2011-11-21 17:36:42.3556682011-11-21 17:36:42.355668R2)AAemail@email.itJohnsmith2011-11-21 17:36:42.3059802011-11-21 17:36:42.305980R1)AAemail@email.itJohnsmith2011-11-21 17:36:42.2546812011-11-21 17:36:42.254681;0AA2011-11-21 17:36:37.6105722011-11-21 17:36:37.610572Z/+!AAemail2@email.itGeorgeWashington2011-11-21 17:34:45.8829012011-11-21 17:34:45.882901R.)AAemail@email.itJohnsmith2011-11-21 17:34:45.8776772011-11-21 17:34:45.877677R-)AAemail@email.itJohnsmith2011-11-21 17:34:45.8287732011-11-21 17:34:45.828773R,)AAemail@email.itJohnsmith2011-11-21 17:34:45.7776112011-11-21 17:34:45.777611;+AA2011-11-21 17:34:41.8301782011-11-21 17:34:41.830178Z*+!AAemail2@email.itGeorgeWashington2011-11-21 17:23:03.3502192011-11-21 17:23:03.350219