SQLite format 3@ -   S/Gindexindex_lunar_shell_users_on_usernamelunar_shell_usersCREATE UNIQUE INDEX "index_lunar_shell_users_on_username" ON "lunar_shell_users" ("username")P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq),//tablelunar_shell_userslunar_shell_usersCREATE TABLE "lunar_shell_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "username" varchar(32) NOT NULL, "password_digest" varchar NOT NULL, "admin" boolean DEFAULT 'f' 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) )20160616015436 ) 20160616015436 }AAdave$2a$10$2g1ABwg9GqAV0yTppJiQfuJvnIRAgziv6EugVxmk/Qt7V84JPhwH6f2016-06-24 08:44:14.5172872016-06-25 03:17:20.142991 / lunar_shell_users  dave