SQLite format 3@  - h j > t  $<]Cwindexindex_comments_on_commentable_type_and_commentable_idcommentsCREATE INDEX "index_comments_on_commentable_type_and_commentable_id" ON "comments" ("commentable_type", "commentable_id")\ tablecommentscommentsCREATE TABLE "comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "commentable_id" integer, "commentable_type" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)uCindexindex_actions_on_product_idactionsCREATE INDEX "index_actions_on_product_id" ON "actions" ("product_id")o ?indexindex_actions_on_visit_idactionsCREATE INDEX "index_actions_on_visit_id" ON "actions" ("visit_id")M qtableactionsactions CREATE TABLE "actions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "visit_id" integer, "product_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)& tableproductsproducts CREATE TABLE "products" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)h ; indexindex_visits_on_user_idvisits CREATE INDEX "index_visits_on_user_id" ON "visits" ("user_id")k = indexindex_visits_on_place_idvisits CREATE INDEX "index_visits_on_place_id" ON "visits" ("place_id")Gitablevisitsvisits CREATE TABLE "visits" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "place_id" integer, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)qAindexindex_places_on_country_idplacesCREATE INDEX "index_places_on_country_id" ON "places" ("country_id")6GtableplacesplacesCREATE TABLE "places" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "country_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL))!tablecountriescountriesCREATE TABLE "countries" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "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) )20150727082016)20150727081905)20150727081904)20150727081827)20150727081755)20150727081314)20150727081137 ||)20150727082016)20150727081905)20150727081904)20150727081827)20150727081755)20150727081314) 20150727081137