SQLite format 3@  -p   bg##tableconnectionsconnections CREATE TABLE "connections" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "obj_class" varchar, "obj_id" integer, "token" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)vKtableusersusersCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "username" varchar, "email" varchar, "password_digest" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "confirmed_at" datetime) 13tablearticlesarticlesCREATE TABLE "articles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "text" tMmtablearticlesarticlesCREATE TABLE "articles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "text" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "published_at" datetime, "user_id" integer, "admin_rate" integer, "admin_review" text, "category_id" integer, "admin_review_time" float)LstableadminsadminsCREATE TABLE "admins" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar, "password_digest" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)A tablearticlesarticlesCREATE TABLE "articles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "text" text, "created_at" datetime NOT NULtablecommentscommentsCREATE TABLE "comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "author" varchar, "text" text, "article_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "emotion" integer, "pinned" boolean, "admin_rate" integer)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)[tablearticlesarticlesCREATE TABLE "articles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "text" text, "created_at" datetime NOT NULL, "updated_at" datetime N=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")l//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) p^L:()20160518201237)20160518195348 )20160518184818 )20160512180658 )20160508191451 )20160504213254 )20160504205206)20151031185730)20151030220205)20151017111956)20151017102240)20151014102102)20150929204138)20150925131740)20150925113653 |iVC0 )20160518201237)20160518195348)20160518184818 )20160512180658 )20160508191451 )20160504213254 )20160504205206 )20151031185730)20151030220205)20151017111956)20151017102240)20151014102102)20150929204138)20150925131740) 20150925113653