SQLite format 3@ ]]-æñûöñ  ”îÜʸ¦”)20160816213825)20160816213545)20160816212850)20160816211838)20160816211615)20160816202207 îÛȵ¢)20160816213825)20160816213545)20160816212850)20160816211838)20160816211615) 20160816202207      ÝÝWšk´®x//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)AU/indexsqlite_autoindex_schema_migrations_1schema_migrationsN55‚?tablear_internal_metadataar_internal_metadataCREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)G[5indexsqlite_autoindex_ar_internal_metadata_1ar_internal_metadataw))ƒ)tablequizzes_levelsquizzes_levelsCREATE TABLE "quizzes_levels" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "number_of_questions" integer, "name" varchar, "code" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq) ëëÓmee//‚ytablequizzes_questionsquizzes_questionsCREATE TABLE "quizzes_questions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "text" varchar, "level_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)S/9indexindex_quizzes_questions_on_level_idquizzes_questions CREATE INDEX "index_quizzes_questions_on_level_id" ON "quizzes_questions" ("level_id")u ++ƒ!tablequizzes_answersquizzes_answers CREATE TABLE "quizzes_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "text" varchar, "question_id" integer, "correct" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) U+=indexindex_quizzes_answers_on_question_idquizzes_answers CREATE INDEX "index_quizzes_answers_on_question_id" ON "quizzes_answers" ("question_id")     66ïvW ''‚mtablequizzes_usersquizzes_usersCREATE TABLE "quizzes_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "points" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)\ ''‚wtablequizzes_gamesquizzes_gamesCREATE TABLE "quizzes_games" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "level_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) I'%indexindex_quizzes_games_on_user_idquizzes_gamesCREATE INDEX "index_quizzes_games_on_user_id" ON "quizzes_games" ("user_id")K')indexindex_quizzes_games_on_level_idquizzes_gamesCREATE INDEX "index_quizzes_games_on_level_id" ON "quizzes_games" ("level_id")      ~5U~4c9Yindexindex_quizzes_game_questions_on_question_idquizzes_game_questionsCREATE INDEX "index_quizzes_game_questions_on_question_id" ON "quizzes_game_questions" ("question_id")‚99ƒUtablequizzes_game_questionsquizzes_game_questionsCREATE TABLE "quizzes_game_questions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "game_id" integer, "question_id" integer, "seed_to_shuffle_answers" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)([9Iindexindex_quizzes_game_questions_on_game_idquizzes_game_questionsCREATE INDEX "index_quizzes_game_questions_on_game_id" ON "quizzes_game_questions" ("game_id")