spec/dummy/db/development.sqlite3 in intro-0.2.0 vs spec/dummy/db/development.sqlite3 in intro-0.3.0

- old
+ new

@@ -1,7 +1,7 @@ -SQLite format 3@ 7 -7.8 'h  @ +SQLite format 3@ 8 +8.8 'h  @  'g 5!indexindex_intro_tour_histories_on_user_and_tour_and_touch_countintro_tour_histories CREATE INDEX "index_intro_tour_histories_on_user_and_tour_and_touch_count" ON "intro_tour_histories" ("user_id", "tour_id", "touch_count"),55{tableintro_tour_historiesintro_tour_histories CREATE TABLE "intro_tour_histories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tour_id" integer NOT NULL, "user_id" integer NOT NULL, "touch_count" integer DEFAULT 0 NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)X}#indexindex_intro_tours_on_controller_and_action_and_publishedintro_toursCREATE INDEX "index_intro_tours_on_controller_and_action_and_published" ON "intro_tours" ("controller_path", "action_name", "published")}A##indexindex_intro_tours_on_identintro_toursCREATE UNIQUE INDEX "index_intro_tours_on_ident" ON "intro_tours" ("ident")y##9tableintro_toursintro_toursCREATE TABLE "intro_tours" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "ident" varchar NOT NULL, "controller_path" varchar DEFAULT '' NOT NULL, "action_name" varchar DEFAULT '' NOT NULL, "route" text, "options" text, "published" boolean DEFAULT 'f', "expired_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)tableusersusersCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")l//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) )20190706110238)20190706110237)20190706100955 )20190706110238)20190706110237) 20190706100955 8AA2019-08-09 02:18:02.3538342019-08-09 02:18:02.353834 5 intro_tour_histories#intro_tours users  }  /QAAhome#index-qar2y9homeindex--- !ruby/hash:ActionController::Parameters simple: http://localhost:3000 query: '' @@ -23,10 +23,10 @@ not_sign_visible: '1' btn_visible: '1' btn_complete_text_en: '' btn_complete_text_zh-CN: "小明铜须" btn_complete_link: '' -t2019-09-04 14:01:56.9652042019-09-04 14:54:59.311773 !51AAbrbarbabrabrabrabbrabrab--- !ruby/hash:ActionController::Parameters +t2019-09-04 14:01:56.9652042019-09-04 16:05:14.658084 !51AAbrbarbabrabrabrabbrabrab--- !ruby/hash:ActionController::Parameters simple: brbarba query: '' strict: false --- !ruby/hash:ActionController::Parameters steps: \ No newline at end of file