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 z#HmF"AApippoGarden2011-10-19 15:25:35.3166142011-10-19 15:25:35.316614F!AApippoGarden2011-10-19 15:25:35.1658592011-10-19 15:25:35.165859F AApippoGarden2011-10-19 15:25:35.0203122011-10-19 15:25:35.020312FAApippoGarden2011-10-19 15:25:34.9713332011-10-19 15:25:34.971333FAApippoGarden2011-10-19 15:25:34.9210842011-10-19 15:25:34.921084FAApippoGarden2011-10-19 15:25:34.8709782011-10-19 15:25:34.870978FAAplutoGarden2011-10-19 15:25:34.8286432011-10-19 15:25:34.855991HAAFracA:AAAndrea2011-10-19 15:25:56.9919092011-10-19 15:25:56FW!AAnuovo nomef2011-10-19 15:26:00.9258762011-10-19 15:26:01.137444 histories` watchers users^#attachments& sections notes8 usersZdocuments Mp(MG#AAnew section2011-10-19 15:25:57.0351252011-10-19 15:25:57.035125G#AAnew section2011-10-19 15:25:53.4196742011-10-19 15:25:53.419674G#AAnew section2011-10-19 15:25:51.7920912011-10-19 15:25:51.792091F#AAnew section+2011-10-19 11:40:39.1728612011-10-19 11:40:39.172861F#AAnew section!2011-10-19 11:40:35.7216302011-10-19 11:40:35.721630F#AAnew section2011-10-19 11:40:34.0901382011-10-19 11:40:34.090138%JFZ+!AAemail2@email.itGeorgeWashington2011-10-19 11:40:41.8760412011-10-19 11:40:41.876041R )AAemail@email.itJohnsmith2011-10-19 11:40:41.8703682011-10-19 11:40:41.870368R )AAemail@email.itJohnsmith2011-10-19 11:40:41.8211472011-10-19 11:40:41.821147R )AAemail@email.itJohnsmith2011-10-19 11:40:41.7723052011-10-19 11:40:41.772305; AA2011-10-19 11:40:31.8010542011-10-19 11:40:31.801054; AA2011-10-19 11:40:10.5520592011-10-19 11:40:10.552059;AA2011-10-19 11:39:04.4470792011-10-19 11:39:04.447079;AA2011-10-19 11:37:48.4271532011-10-19 11:37:48.427153;AA2011-10-19 11:23:46.7022022011-10-19 11:23:46.702202;AA2011-10-19 11:21:40.9745302011-10-19 11:21:40.974530;AA2011-10-19 11:20:21.5344832011-10-19 11:20:21.534483;AA2011-10-19 11:18:56.5855182011-10-19 11:18:56.585518;AA2011-10-19 11:01:12.9087602011-10-19 11:01:12.908760;AA2011-10-19 10:58:42.33"W!J: * 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) XR7 'AANote number 2nameZ2011-10-19 15:25:56.8030782011-10-19 15:25:56.803078R6 'AANote number 1nameZ2011-10-19 15:25:56.7943222011-10-19 15:25:56.794322R5 'M8 AAnew notenameZ2011-10-19 15:25:56.8487892011-10-19 15:25:56.848789  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") 768 name7name6name8 A2011-10-19 15:25:56.8030787A2011-10-19 15:25:56.7943226A2011-10-19 15:25:56.8487898 dx,DX$Lv AAGardensurnameK2011-10-19 11:41:22.934922M AAGardensurnameQ2011-10-19 15:25:34.9252582011-10-19 15:25:34.925258I AApipponameQ2011-10-19 15:25:34.9230302011-10-19 15:25:34.923030M AAGardensurnameQ2011-10-19 15:25:34.8746112011-10-19 15:25:34.874611I AApipponameQ2011-10-19 15:25:34.8725362011-10-19 15:25:34.872536I AAplutonameQ2011-10-19 15:25:34.8589322011-10-19 15:25:34.858932M AAGardensurnameQ2011-10-19 15:25:34.8321572011-10-19 15:25:34.832157I AApipponameQ2011-10-19 15:25:34.8303342011-10-19 15:25:34.830334M AAGardensurnameQ2011-10-19 15:25:34.7924232011-10-19 15:25:34.792423K J> AAname 2nameZ2011-10-19 15:25:57.4046762011-10-19 15:25:57.4K` !AAfkeep_aliveZ2011-10-19 15:26:01.1406352011-10-19 15:26:01.140635N_ !AAnuovo nomenameZ2011-10-19 15:26:01.1388902011-10-19 15:26:01.138890H^ AAJohnnameZ2011-10-19 15:26:00.9278012011-10-19 15:26:00.927801 xph`  >`_^ lU>'v_H1 surname name surname name surname name surname name surname name surname name name surname name surname na !keep_alive` 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") `@ `@ A2011-10-19 15:25:35.320672A2011-10-19 15:25:35.318816A2011-10-19 15:25:35.169338A2011-10-19 15:25:35.167614A2011-10-19 15:25:35.026389A2011-10-19 15:25:35.022707A2011-10-19 15:25:34.976025A2011-10-19 15:25:34.973523A2011-10-19 15:25:34.925258A2011-10-19 15:25:34.923030A2011-10-19 15:25:34.874611A2011-10-19 15:25:34.872536A2011-10-19 15:25:34.858932A2011-10-19 15:25:34.832157A2011-10-19 15:25:34.830334 A2011-10-19 15:25:34.792423 A2011-10-19 15:25:57.404676>A2011-10-19 15:26:01.140635`A2011-10-19 15:26:01.138890_A2011-10-19 15:26:00.927801^ }x!AAAnameQfile.txtplain/text2011-10-19 15:25:35.3412662011-10-19 15:25:35.3428202011-10-19 15#%+AAAnameZpdf_test.pdfapplication/pdf/2011-10-19 15:25:59.2512062011-10-19 15:25:59.2525792011-10-19 15:25:59.252%&%+AAAnameZpdf_test.pdfapplication/pdf/2011-10-19 15:25:59.4244302011-10-19 15:25:59.4256992011-10-19 15:25:59.425699 #&  namename#name& 2011-10-19 15:25:35.341266A2011-10-19 15:25:59.251206#A2011-10-19 15:25:59.424430&  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") v1bCAAYname2011-10-19 15:25:35.3323582011-10-19 15:25:35.332358CAAXname2011-10-19 15:25:35.1823412011-10-19 15:25:35.182341CAAWname2011-10-19 15:25:35.0773362011-10-19 15:25:35.077336CAAVname2011-10-19 15:25:34.9904722011-10-19 15:25:34.990472CAAUname2011-10-19 15:25:34.9374532011-10-19 15:25:34.937453CAATname2011-10-19 15:25:34.8871672011-10-19 15:25:34.887167C AASname2011-10-19 15:25:34.8489762011-10-19 15:25:34.848976CAA]name2011-10-19 15:25:59.5906632011-10-19 15:25:59.590663   namenamenamenamenamenamename name YXWVUTS ] eF'A2011-10-19 15:25:35.332358A2011-10-19 15:25:35.182341A2011-10-19 15:25:35.077336A2011-10-19 15:25:34.990472A2011-10-19 15:25:34.937453A2011-10-19 15:25:34.887167A2011-10-19 15:25:34.848976 A2011-10-19 15:25:59.590663 FI UJFZ+!AAemail2@email.itGeorgeWashington2011-10-19 11:40:41.8760412011-10-19 11:40:41.876041R )AAemail@email.itJohnsmith2011-10-19 11:40:41.8703682011-10-19 11:40:41.870368R )AAemail@email.itJohnsmith2011-10-19 11:40:41.8211472011-10-19 11:40:41.821147R )AAemail@email.itJohnsmith2011-10-19 11:40:41.7723052011-10-19 11:40:41.772305; AA2011-10-19 11:40:31.8010542011-10-19 11:40:31.801054; AA2011-10-19 11:40:10.5520592011-10-19 11:40:10.552059;AA2011-10-19 11:39:04.4470792011-10-19 11:39:04.447079;AA2011-10-19 11:37:48.4271532011-10-19 11:37:48.427153;AA2011-10-19 11:23:46.7022022011-10-19 11:23:46.702202;AA2011-10-19 11:21:40.9745302011-10-19 11:21:40.974530;AA2011-10-19 11:20:21.5344832011-10-19 11:20:21.534483;AA2011-10-19 11:18:56.5855182011-10-19 11:18:56.585518;AA2011-10-19 11:01:12.9087602011-10-19 11:01:12.908760;AA2011-10-19 10:58:42.3316572011-10-19 10:58:42.331657 <i[My<;AA2011-10-19 13:47:48.5905122011-10-19 13:47:48.590512;AA2011-10-19 13:46:18.7766052011-10-19 13:46:18.776605;AA2011-10-19 13:45:29.6239522011-10-19 13:45:29.623952X5AAfg@fractalgarden.comJohnsmith2011-10-19 11:41:23.2997422011-10-19 11:41:23.299742X5AAfg@fractalgarden.comJohnsmith2011-10-19 11:41:23.1276782011-10-19 11:41:23.127678X5AAfg@fractalgarden.comJohnsmith2011-10-19 11:41:22.9419232011-10-19 11:41:22.941923X5AAfg@fractalgarden.comJohnsmith2011-10-19 11:41:22.8892802011-10-19 11:41:22.889280X5AAfg@fractalgarden.comJohnsmith2011-10-19 11:41:22.8308692011-10-19 11:41:22.830869X5AAfg@fractalgarden.comJohnsmith2011-10-19 11:41:22.7687722011-10-19 11:41:22.768772X5AAfg@fractalgarden.comJohnsmith2011-10-19 11:41:22.7263052011-10-19 11:41:22.726305X5AAfg@fractalgarden.comJohnsmith2011-10-19 11:41:22.6844302011-10-19 11:41:22.684430;AA2011-10-19 11:41:20.8071902011-10-19 11:41:20.807190 0I Ua$m0AAG;:AA2011-10-19 14:44:34.3652032011-10-19 14:44:34.365203;9AA2011-10-19 14:43:34.7293492011-10-19 14:43:34.729349;8AA2011-10-19 14:42:59.4293262011-10-19 14:42:59.429326;7AA2011-10-19 14:41:17.4763792011-10-19 14:41:17.476379;6AA2011-10-19 14:40:54.5042652011-10-19 14:40:54.504265;5AA2011-10-19 14:39:58.6477202011-10-19 14:39:58.647720;4AA2011-10-19 14:39:22.9020962011-10-19 14:39:22.902096;3AA2011-10-19 14:37:19.0592972011-10-19 14:37:19.059297;2AA2011-10-19 14:23:48.0108362011-10-19 14:23:48.010836;1AA2011-10-19 14:22:58.5327472011-10-19 14:22:58.532747;0AA2011-10-19 14:21:32.6991922011-10-19 14:21:32.699192;/AA2011-10-19 14:20:38.3623632011-10-19 14:20:38.362363;.AA2011-10-19 14:19:32.7621402011-10-19 14:19:32.762140;-AA2011-10-19 14:17:36.9182622011-10-19 14:17:36.918262;,AA2011-10-19 14:16:29.2625912011-10-19 14:16:29.262591;+AA2011-10-19 14:15:44.2312962011-10-19 14:15:44.231296 0I Ua$m0;*AA2011-10-19 14:14:30.0760252011-10-19 14:14:30.076025;)AA2011-10-19 14:07:36.1384952011-10-19 14:07:36.138495;(AA2011-10-19 14:06:02.6961372011-10-19 14:06:02.696137;'AA2011-10-19 14:05:18.7482832011-10-19 14:05:18.748283;&AA2011-10-19 14:02:19.9297822011-10-19 14:02:19.929782;%AA2011-10-19 14:01:56.7855032011-10-19 14:01:56.785503;$AA2011-10-19 14:01:24.0680422011-10-19 14:01:24.068042;#AA2011-10-19 14:00:20.4926022011-10-19 14:00:20.492602;"AA2011-10-19 13:59:27.3152742011-10-19 13:59:27.315274;!AA2011-10-19 13:58:34.2890512011-10-19 13:58:34.289051; AA2011-10-19 13:57:49.9568352011-10-19 13:57:49.956835;AA2011-10-19 13:57:12.4614312011-10-19 13:57:12.461431;AA2011-10-19 13:55:49.1688072011-10-19 13:55:49.168807;AA2011-10-19 13:54:27.6704012011-10-19 13:54:27.670401;AA2011-10-19 13:53:43.1373702011-10-19 13:53:43.137370;AA2011-10-19 13:48:16.3156502011-10-19 13:48:16.315650 0I Ua$m0;JAA2011-10-19 15:07:02.5658002011-10-19 15:07:02.565800;IAA2011-10-19 15:05:39.8802392011-10-19 15:05:39.880239;HAA2011-10-19 15:05:01.8979512011-10-19 15:05:01.897951;GAA2011-10-19 15:04:07.8383732011-10-19 15:04:07.838373;FAA2011-10-19 15:03:14.0281622011-10-19 15:03:14.028162;EAA2011-10-19 15:00:58.1615862011-10-19 15:00:58.161586;DAA2011-10-19 14:57:45.0559262011-10-19 14:57:45.055926;CAA2011-10-19 14:56:34.2727182011-10-19 14:56:34.272718;BAA2011-10-19 14:55:05.0278942011-10-19 14:55:05.027894;AAA2011-10-19 14:53:58.7357902011-10-19 14:53:58.735790;@AA2011-10-19 14:52:57.9209172011-10-19 14:52:57.920917;?AA2011-10-19 14:51:24.7075282011-10-19 14:51:24.707528;>AA2011-10-19 14:50:28.0883352011-10-19 14:50:28.088335;=AA2011-10-19 14:49:32.7933452011-10-19 14:49:32.793345;<AA2011-10-19 14:47:51.0228872011-10-19 14:47:51.022887;;AA2011-10-19 14:46:59.6796602011-10-19 14:46:59.679660 9I UG9XW5AAfg@fractalgarden.comJohnsmith2011-10-19 15:25:35.0699332011-10-19 15:25:35.069933XV5AAfg@fractalgarden.comJohnsmith2011-10-19 15:25:34.9839262011-10-19 15:25:34.983926XU5AAfg@fractalgarden.comJohnsmith2011-10-19 15:25:34.9313152011-10-19 15:25:34.931315XT5AAfg@fractalgarden.comJohnsmith2011-10-19 15:25:34.8813742011-10-19 15:25:34.881374XS5AAfg@fractalgarden.comJohnsmith2011-10-19 15:25:34.8408392011-10-19 15:25:34.840839XR5AAfg@fractalgarden.comJohnsmith2011-10-19 15:25:34.8009842011-10-19 15:25:34.800984;QAA2011-10-19 15:25:33.3996012011-10-19 15:25:33.399601;PAA2011-10-19 15:24:52.2898672011-10-19 15:24:52.289867;OAA2011-10-19 15:14:52.0740572011-10-19 15:14:52.074057;NAA2011-10-19 15:14:37.3257212011-10-19 15:14:37.325721;MAA2011-10-19 15:14:05.9990472011-10-19 15:14:05.999047;LAA2011-10-19 15:12:29.2156342011-10-19 15:12:29.215634;KAA2011-10-19 15:08:11.1500902011-10-19 15:08:11.150090$x,DXM AAGardensurnameQ2011-10-19 15:25:34.9252582011-10-19 15:25:34.925258I AApipponameQ2011-10-19 15:25:34.9230302011-10-19 15:25:34.923030M AAGardensurnameQ2011-10-19 15:25:34.8746112011-10-19 15:25:34.874611I AApipponameQ2011-10-19 15:25:34.8725362011-10-19 15:25:34.872536I AAplutonameQ2011-10-19 15:25:34.8589322011-10-19 15:25:34.858932M AAGardensurnameQ2011-10-19 15:25:34.8321572011-10-19 15:25:34.832157I AApipponameQ2011-10-19 15:25:34.8303342011-10-19 15:25:34.830334M AAGardensurnameQ2011-10-19 15:25:34.7924232011-10-19 15:25:34.792423K AAFractalnameQ2011-10-19 15:25:34.7346262011-10-19 15:25:34.734626K !AAfkeep_aliveP2011-10-19 15:24:55.6559842011-10-19 15:24:55.655984N !AAnuovo nomenameP2011-10-19 15:24:55.6544032011-10-19 15:24:55.654403H AAJohnnameP2011-10-19 15:24:55.4446082011-10-19 15:24:55.444608 d|,M AAGardensurnameQ2011-10-19 15:25:35.3206722011-10-19 15:25:35.320672I AApipponameQ2011-10-19 15:25:35.3188162011-10-19 15:25:35.318816M AAGardensurnameQ2011-10-19 15:25:35.1693382011-10-19 15:25:35.169338I AApipponameQ2011-10-19 15:25:35.1676142011-10-19 15:25:35.167614M AAGardensurnameQ2011-10-19 15:25:35.0263892011-10-19 15:25:35.026389I AApipponameQ2011-10-19 15:25:35.0227072011-10-19 15:25:35.022707M AAGardensurnameQ2011-10-19 15:25:34.9760252011-10-19 15:25:34.976025I AApipponameQ2011-10-19 15:25:34.9735232011-10-19 15:25:34.973523 LgZ^+!AAemail2@email.itGeorgeWashington2011-10-19 15:25:59.5857222011-10-19 15:25:59.585722R])AAemail@email.itJohnsmith2011-10-19 15:25:59.5807112011-10-19 15:25:59.580711R\)AAemail@email.itJohnsmith2011-10-19 15:25:59.5282602011-10-19 15:25:59.528260R[)AAemail@email.itJohnsmith2011-10-19 15:25:59.4712832011-10-19 15:25:59.471283;ZAA2011-10-19 15:25:49.3765032011-10-19 15:25:49.376503XY5AAfg@fractalgarden.comJohnsmith2011-10-19 15:25:35.3270362011-10-19 15:25:35.327036XX5AAfg@fractalgarden.comJohnsmith2011-10-19 15:25:35.1769992011-10-19 15:25:35.176999