SQLite format 3@  - 2 N  q 2 O31indexindex_tablo_connect_shows_on_showtablo_connect_shows CREATE INDEX "index_tablo_connect_shows_on_show" ON "tablo_connect_shows" ("show")&W3Oindexindex_tablo_connect_shows_on_tablo_idtablo_connect_shows CREATE UNIQUE INDEX "index_tablo_connect_shows_on_tablo_id" ON "tablo_connect_shows" ("tablo_id")33Gtabletablo_connect_showstablo_connect_showsCREATE TABLE "tablo_connect_shows" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tablo_id" integer, "show" varchar, "title" varchar, "description" text, "episode" integer, "season" integer, "air_date" date, "rec_date" datetime, "image_id" integer, "copy_status" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)S59indexindex_tablo_connect_movies_on_titletablo_connect_moviesCREATE INDEX "index_tablo_connect_movies_on_title" ON "tablo_connect_movies" ("title")*Y5Sindexindex_tablo_connect_movies_on_tablo_idtablo_connect_moviesCREATE UNIQUE INDEX "index_tablo_connect_movies_on_tablo_id" ON "tablo_connect_movies" ("tablo_id")P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)e55mtabletablo_connect_moviestablo_connect_moviesCREATE TABLE "tablo_connect_movies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tablo_id" integer, "title" varchar, "description" text, "release_year" integer, "air_date" datetime, "image_id" integer, "copy_status" integer DEFAULT 0, "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) )20151101165020)20151101164611 )20151101165020) 20151101164611