spec/dummy/db/test.sqlite3 in weeler-1.0.4 vs spec/dummy/db/test.sqlite3 in weeler-1.1.0

- old
+ new

@@ -1,64 +1,51 @@ -SQLite format 3@ mm- A S c - |M KAG%!indexindex_translations_on_post_idtranslationsCREATE INDEX "index_translations_on_post_id" ON "translations" ("post_id")m%%tabletranslationstranslationsCREATE TABLE "translations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "locale" varchar(255), "title" varchar(255), "body" text, "created_at" datetime, "updated_at" datetime)h/tablepostspostsCREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "body" text, "sequence" integer DEFAULT 0, "status" integer DEFAULT 0, "created_at" datetime, "updated_at" datetime))[;Iindexindex_weeler_seo_translations_on_localeweeler_seo_translationsCREATE INDEX "index_weeler_seo_translations_on_locale" ON "weeler_seo_translations" ("locale")> i;eindexindex_weeler_seo_translations_on_weeler_seo_idweeler_seo_translationsCREATE INDEX "index_weeler_seo_translations_on_weeler_seo_id" ON "weeler_seo_translations" ("weeler_seo_id")> ;;tableweeler_seo_translationsweeler_seo_translations CREATE TABLE "weeler_seo_translations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "weeler_seo_id" integer NOT NULL, "locale" varchar(255) NOT NULL, "created_at" datetime, "updated_at" datetime, "title" varchar(255), "description" text, "keywords" text) M3-indexindex_weeler_translations_on_keyweeler_translations CREATE INDEX "index_weeler_translations_on_key" ON "weeler_translations" ("key") -S39indexindex_weeler_translations_on_localeweeler_translations CREATE INDEX "index_weeler_translations_on_locale" ON "weeler_translations" ("locale")$ 33otableweeler_translationsweeler_translations -CREATE TABLE "weeler_translations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "locale" varchar(255), "key" varchar(255), "value" text, "interpolations" text, "is_proc" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime)=o{indexindex_settings_on_thing_type_and_thing_id_and_varsettings CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")m-tablesettingssettingsCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime)|E#indexindex_weeler_seos_on_sectionweeler_seosCREATE INDEX "index_weeler_seos_on_section" ON "weeler_seos" ("section")7m#kindexindex_weeler_seos_on_seoable_id_and_seoable_typeweeler_seosCREATE INDEX "index_weeler_seos_on_seoable_id_and_seoable_type" ON "weeler_seos" ("seoable_id", "seoable_type")P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)### tableweeler_seosweeler_seosCREATE TABLE "weeler_seos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "description" text, "keywords" text, "section" varchar(255), "seoable_id" integer, "seoable_type" varchar(255), "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(255) NOT NULL) )20140726151210)20140718103237)20140123083707)20140123083706)20140123083705)20140123083704 -)20140726151210)20140718103237)20140123083707)20140123083706)20140123083705) 20140123083704  >weeler_translations% weeler_ weeler_translations +SQLite format 3@  - } g | + p9x}G%!indexindex_translations_on_post_idtranslationsCREATE INDEX "index_translations_on_post_id" ON "translations" ("post_id")c%% tabletranslationstranslationsCREATE TABLE "translations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "locale" varchar, "title" varchar, "body" text, "created_at" datetime, "updated_at" datetime)c%tablepostspostsCREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "body" text, "sequence" integer DEFAULT 0, "status" integer DEFAULT 0, "created_at" datetime, "updated_at" datetime))[;Iindexindex_weeler_seo_translations_on_localeweeler_seo_translationsCREATE INDEX "index_weeler_seo_translations_on_locale" ON "weeler_seo_translations" ("locale")> i;eindexindex_weeler_seo_translations_on_weeler_seo_idweeler_seo_translationsCREATE INDEX "index_weeler_seo_translations_on_weeler_seo_id" ON "weeler_seo_translations" ("weeler_seo_id")4 ;;tableweeler_seo_translationsweeler_seo_translations CREATE TABLE "weeler_seo_translations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "weeler_seo_id" integer NOT NULL, "locale" varchar NOT NULL, "created_at" datetime, "updated_at" datetime, "title" varchar, "description" text, "keywords" text) M3-indexindex_weeler_translations_on_keyweeler_translations CREATE INDEX "index_weeler_translations_on_key" ON "weeler_translations" ("key") +S39indexindex_weeler_translations_on_localeweeler_translations CREATE INDEX "index_weeler_translations_on_locale" ON "weeler_translations" ("locale") 33[tableweeler_translationsweeler_translations +CREATE TABLE "weeler_translations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "locale" varchar, "key" varchar, "value" text, "interpolations" text, "is_proc" boolean DEFAULT 'f', "created_at" datetime, "updated_at" datetime)=o{indexindex_settings_on_thing_type_and_thing_id_and_varsettings CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")h#tablesettingssettingsCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime)|E#indexindex_weeler_seos_on_sectionweeler_seosCREATE INDEX "index_weeler_seos_on_section" ON "weeler_seos" ("section")7m#kindexindex_weeler_seos_on_seoable_type_and_seoable_idweeler_seosCREATE INDEX "index_weeler_seos_on_seoable_type_and_seoable_id" ON "weeler_seos" ("seoable_type", "seoable_id")P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)##otableweeler_seosweeler_seosCREATE TABLE "weeler_seos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "description" text, "keywords" text, "section" varchar, "seoable_id" integer, "seoable_type" varchar, "created_at" datetime, "updated_at" datetime)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")l//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) )20140726151210)20140718103237)20140123083707)20140123083706)20140123083705)20140123083704 +)20140726151210)20140718103237)20140123083707)20140123083706)20140123083705) 20140123083704  >weeler_translations settingsweeler_translations  - x+gAAi18n_updated_at--- 2015-01-12 10:49:53.450305000 +02:00 -... -2015-01-12 08:49:53.4532382015-01-12 08:49:53.453238 -7 + i18n_updated_at 0;  * + & - -p - b E&bd '-AAlvd '-AAlvwelcome.title--- SveikI! -... ---- [] -f2014-12-08 14:49:24.0303272014-12-08 14:49:24.030327g '3AAenwelcome.title--- EN welcome -... ---- [] -f2014-12-08 14:49:23.8880812014-12-08 14:49:24.026] '-AAlvwelcome.title--- SveikI! -... -f2015-01-12 08:49:53.1764202015-01-12 08:49:53.176420` '3AAenwelcome.title--- EN welcome -... -f2015-01-12 08:49:52.9535672015-01-12 08:49:53.171792Y '%AAltwelcome.title--- Lit -... -f2015-01-12 08:49:53.1648112015-01-12 08:49:53.164811g ?)AAlvwelcome.product.more_link--- Vēl! -... -f2015-01-12 08:49:53.1561872015-01-12 08:49:53.156187` ?AAenwelcome.product.more_link--- '' -f2015-01-12 08:49:53.1490312015-01-12 08:49:53.149031` ?AAltwelcome.product.more_link--- '' -f2015-01-12 08:49:53.1411522015-01-12 08:49:53.141152Z 3AAlvwelcome.description--- '' -f2015-01-12 08:49:53.1331922015-01-12 08:49:53.133192e 31AAenwelcome.description--- Only here -... -f2015-01-12 08:49:53.1266542015-01-12 08:49:53.126654Z 3AAltwelcome.description--- '' -f2015-01-12 08:49:53.1208832015-01-12 08:49:53.120883] 9AAlvproduct.sidebar.recipe--- '' -f2015-01-12 08:49:53.1046562015-01-12 08:49:53.104656] 9AAenproduct.sidebar.recipe--- '' -f2015-01-12 08:49:53.0975822015-01-12 08:49:53.097582] 9AAltproduct.sidebar.recipe--- '' -f2015-01-12 08:49:53.0909072015-01-12 08:49:53.090907X /AAlvproduct.list.open--- '' -f2015-01-12 08:49:53.0834422015-01-12 08:49:53.083442X /AAenproduct.list.open--- '' -f2015-01-12 08:49:53.0766412015-01-12 08:49:53.076641X /AAltproduct.list.open--- '' -f2015-01-12 08:49:53.0696102015-01-12 08:49:53.069610Y 1AAlvproduct.list.close--- '' -f2015-01-12 08:49:53.0610872015-01-12 08:49:53.061087Y 1AAenproduct.list.close--- '' -f2015-01-12 08:49:53.0526042015-01-12 08:49:53.052604Y 1AAltproduct.list.close--- '' -f2015-01-12 08:49:53.0456682015-01-12 08:49:53.045668S %AAlvheader.title--- '' -f2015-01-12 08:49:53.0390002015-01-12 08:49:53.039000S %AAenheader.title--- '' -f2015-01-12 08:49:53.0325632015-01-12 08:49:53.032563S %AAltheader.title--- '' -f2015-01-12 08:49:53.0276912015-01-12 08:49:53.027691S - %AAlvheader.phone--- '' -f2015-01-12 08:49:53.0216982015-01-12 08:49:53.021698S %AAenheader.phone--- '' -f2015-01-12 08:49:53.0167572015-01-12 08:49:53.016757S %AAltheader.phone--- '' -f2015-01-12 08:49:53.0099962015-01-12 08:49:53.009996\ 7AAlvfooter.links.about_us--- '' -f2015-01-12 08:49:53.0043262015-01-12 08:49:53.004326\ 7AAenfooter.links.about_us--- '' -f2015-01-12 08:49:52.9976002015-01-12 08:49:52.997600\ 7AAltfooter.links.about_us--- '' -f2015-01-12 08:49:52.9921632015-01-12 08:49:52.992163W -AAlvfooter.copyright--- '' -f2015-01-12 08c /1AAenmethods.body_fake--- Super < b -... -f2015-01-12 08:49:53.7374602015-01-12 08:49:53.737460g %CAAenmethods.body--- Super <b>duper</b> -... -f2015-01-12 08:49:53.7315212015-01-12 08:49:53.731521e b %3AAenfoo--P -AAenweeler.dublicatef2015-01-12 08:49:53.8024402015-01-12 08:49:53.802440 -nYDu`K6|gR=/lvltlvenltlvenltlvenltlvenltlvenltlv en lt lv -en ltlvenltlvenen en -|bQ@/ uZ?$  p ^'welcome.title'welcome.title?welcome.product.more_link?welcome.product.more_link?welcome.product.more_link3welcome.description3welcome.description3welcome.description9product.sidebar.recipe9product.sidebar.recipe9product.sidebar.recipe/product.list.open/product.list.open/product.list.open1product.list.close1product.list.close1product.list.close%header.title %header.title %header.title %header.phone -%header.phone %header.phone7footer.links.about_us7footer.links.about_us7footer.links.about_us-footer.copyright/methods.body_fake%methods.body- weeler.dublicate  + xtq+XAAi18n_updated_at--- 2015-01-23 15:44:17.926924 +02:00 +2015-01-23 13:44:17.9573352015-01-23 13:44:17.957335 ++ i18n_updated_at HO? . / * + +t + f I.j] '-AAlv] Y '%AAlvwelcome.title--- SveikI! +f2015-01-23 13:44:17.8809902015-01-23 13:44:17.880990\ '+AAenwelcome.title--- EN welcome +f2015-01-23 13:44:15.1514992015-01-23 13:44:17.783535U 'AAltwelcome.title--- Lit +f2015-01-23 13:44:17.6771012015-01-23 13:44:17.677101k ?1AAlvwelcome.product.more_link--- "V\xC4\x93l!" +f2015-01-23 13:44:17.5636462015-01-23 13:44:17.563646` ?AAenwelcome.product.more_link--- "" +f2015-01-23 13:44:17.4800492015-01-23 13:44:17.480049` ?AAltwelcome.product.more_link--- "" +f2015-01-23 13:44:17.4141122015-01-23 13:44:17.414112Z 3AAlvwelcome.description--- "" +f2015-01-23 13:44:17.3235662015-01-23 13:44:17.323566a 3)AAenwelcome.description--- Only here +f2015-01-23 13:44:17.2390432015-01-23 13:44:17.239043Z 3AAltwelcome.description--- "" +f2015-01-23 13:44:17.1554412015-01-23 13:44:17.155441] 9AAlvproduct.sidebar.recipe--- "" +f2015-01-23 13:44:17.0719562015-01-23 13:44:17.071956] 9AAenproduct.sidebar.recipe--- "" +f2015-01-23 13:44:17.0064092015-01-23 13:44:17.006409] 9AAltproduct.sidebar.recipe--- "" +f2015-01-23 13:44:16.9478532015-01-23 13:44:16.947853X /AAlvproduct.list.open--- "" +f2015-01-23 13:44:16.8669502015-01-23 13:44:16.866950X /AAenproduct.list.open--- "" +f2015-01-23 13:44:16.7805902015-01-23 13:44:16.780590X /AAltproduct.list.open--- "" +f2015-01-23 13:44:16.7037952015-01-23 13:44:16.703795Y 1AAlvproduct.list.close--- "" +f2015-01-23 13:44:16.6140372015-01-23 13:44:16.614037Y 1AAenproduct.list.close--- "" +f2015-01-23 13:44:16.5371942015-01-23 13:44:16.537194Y 1AAltproduct.list.close--- "" +f2015-01-23 13:44:16.4677172015-01-23 13:44:16.467717S %AAlvheader.title--- "" +f2015-01-23 13:44:16.3808752015-01-23 13:44:16.380875S %AAenheader.title--- "" +f2015-01-23 13:44:16.2731832015-01-23 13:44:16.273183S %AAltheader.title--- "" +f2015-01-23 13:44:16.1914602015-01-23 13:44:16.191460S + %AAlvheader.phone--- "" +f2015-01-23 13:44:16.0877682015-01-23 13:44:16.087768S %AAenheader.phone--- "" +f2015-01-23 13:44:15.9986792015-01-23 13:44:15.998679S %AAltheader.phone--- "" +f2015-01-23 13:44:15.9306342015-01-23 13:44:15.930634\ 7AAlvfooter.links.about_us--- "" +f2015-01-23 13:44:15.8458452015-01-23 13:44:15.845845\ 7AAenfooter.links.about_us--- "" +f2015-01-23 13:44:15.7604742015-01-23 13:44:15.760474\ 7AAltfooter.links.about_us--- "" +f2015-01-23 13:44:15.6845152015-01-23 13:44:15.684515W -AAlvfooter.copyright--- "" +f2015-01-23 13:44:15.5986332015-01-23 13:44:15.598633W -AAenfooter.copyright--- "" +f2015-01-23 13:44:15.5266962015-01-23 13:44:15.526696W -AAltfooter.copyright--- "" +f2015-01-23 13:44:15.4689162015-01-23 13:44:15.468916X'AAenwelcome.title--- fooo +f2015-01-23 13:44:15.1514992015-01-23 13:44:15.258885 +nYDu`K6|gR=/lvltlvenltlvenltlvenltlvenltlvenltlv en lt lv +en ltlvenltlvenlt en +|bQ@/ uZ?$  p ^'welcome.title'welcome.title?welcome.product.more_link?welcome.product.more_link?welcome.product.more_link3welcome.description3welcome.description3welcome.description9product.sidebar.recipe9product.sidebar.recipe9product.sidebar.recipe/product.list.open/product.list.open/product.list.open1product.list.close1product.list.close1product.list.close%header.title %header.title %header.title %header.phone +%header.phone %header.phone7footer.links.about_us7footer.links.about_us7footer.links.about_us-footer.copyright-footer.copyright-footer.copyright' welcome.title   - XR+AIAAFoo<AA2015-01-12 08:49:51.6743072015-01-12 08:49:51.674307R+AAFoo barFoo baar bazaar2015-01-12 08:49:51.6385192015-01-12 08:49:51.638519R+AAFoo barFoo baar bazaar2015-01-12 08:49:52.2863112015-01-12 08:49:52.286311  + XIAAFoo<AA2015-01-23 13:43:50.3962552015-01-23 13:43:50.396255R+AAFoo barFoo baar bazaar2015-01-23 13:43:49.6538462015-01-23 13:43:49.653846R+AAFoo barFoo baar bazaar2015-01-23 13:43:49.6275732015-01-23 13:43:49.627573   \ No newline at end of file