SQLite format 3@ G'G.?                   Lp^L )20200923100336 )20200923100335)20200923100334)20200923100332)20200923100331)20200923100330)20200923100329)20200923100328)20200923100317)20200923100337 C|iVC)20200923100336 )20200923100335 )20200923100334)20200923100332)20200923100331)20200923100330)20200923100329)20200923100328)20200923100317) 20200923100337 HHl#]AAschema_sha139bad4a4df5e936fccca809e29c89c8d594c84032020-11-18 13:48:49.3099282020-11-18 13:48:49.309928H#AAenvironmenttest2020-11-18 13:48:49.2960462020-11-18 13:48:49.296046  3 l S X3 _>- HHx//tableschemp?indexindex_charlies_on_alfa_idcharliesCREATE INDEX "index_charlies_on_alfa_id" ON "charlies" ("alfa_id")2CtablekiloskilosCREATE TABLE "kilos" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar, "encrypted_password" varchar, "reset_password_token" varchar, "reset_password_sent_at" varchar, "remember_created_at" varchar, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL) y< Ktablefoxtrotsfoxtrots CREATE TABLE "foxtrots" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL)% e[indexindex_echos_on_echoable_type_and_echoable_idechos CREATE INDEX "index_echos_on_echoable_type_and_echoable_id" ON "echos" ("echoable_type", "echoable_id")S tableechosechos CREATE TABLE "echos" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "echoable_type" varchar, "echoable_id" integer, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL)C_tabledeltasdeltasCREATE TABLE "deltas" ("id" integer NOT NULL PRIMARY KEY, "bravo_id" integer NOT NULL, "zed_id" integer NOT NULL, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL, CONSTRAINT "fk_rails_aa131d729d" FOREIGN KEY ("bravo_id") REFERENCES "bravos" ("id") , CONSTRAINT "fk_rails_afc1a9c87d" FOREIGN KEY ("zed_id") REFERENCES "charlies" ("id") )utablecharliescharliesCREATE TABLE "charlies" ("id" integer NOT NULL PRIMARY KEY, "alfa_id" integer NOT NULL, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL, CONSTRAINT "fk_rails_c22432acee" FOREIGN KEY ("alfa_id") REFERENCES "alfas" ("id") )tablebravosbravosCREATE TABLE "bravos" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "boolean" boolean DEFAULT 0 NOT NULL, "integer" integer NOT NULL, "decimal" decimal NOT NULL, "string" varchar NOT NULL, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)tablealfasalfasCREATE TABLE "alfas" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "boolean" boolean, "integer" integer, "decimal" decimal, "string" varchar, "date" date, "time" time, "datetime" datetime, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL) #schema_sha1# environment , , g G![5indexsqlite_autoindex_ar_internal_metadata_1ar_internal_metadataT 55Ktablear_internal_metadataar_internal_metadataCREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL)AU/indexsqlite_autoindex_schema_migrations_1schema_migrationsx//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)p?indexindex_julietts_on_alfa_idjuliettsCREATE INDEX "index_julietts_on_alfa_id" ON "julietts" ("alfa_id")PstablejuliettsjuliettsCREATE TABLE "julietts" ("id" integer NOT NULL PRIMARY KEY, "alfa_id" integer NOT NULL, "string" varchar DEFAULT NULL, "integer" integer DEFAULT NULL, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL, CONSTRAINT "fk_rails_996fd14f94" FOREIGN KEY ("alfa_id") REFERENCES "alfas" ("id") )k= indexindex_indias_on_hotel_idindiasCREATE INDEX "index_indias_on_hotel_id" ON "indias" ("hotel_id")wtableindiasindiasCREATE TABLE "indias" ("id" integer NOT NULL PRIMARY KEY, "hotel_id" integer NOT NULL, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL, CONSTRAINT "fk_rails_304a9d92d0" FOREIGN KEY ("hotel_id") REFERENCES "hotels" ("id") )k= indexindex_hotels_on_india_idhotelsCREATE INDEX "index_hotels_on_india_id" ON "hotels" ("india_id")tablehotelshotels CREATE TABLE "hotels" ("id" integer NOT NULL PRIMARY KEY, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL, "india_id" integer DEFAULT NULL, CONSTRAINT "fk_rails_2d98147578" FOREIGN KEY ("india_id") REFERENCES "indias" ("id") )e9indexindex_deltas_on_zed_iddeltas CREATE INDEX "index_deltas_on_zed_id" ON "deltas" ("zed_id")k= indexindex_deltas_on_bravo_iddeltasCREATE INDEX "index_deltas_on_bravo_id" ON "deltas" ("bravo_id")