SQLite format 3@ % 4YLktablecommentscommentsCREATE TABLE "comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "post_id" integer, "author_id" integer, "created_at" datetime, "updated_at" datetime)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")q//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)S tablepostspostsCREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINYxGtableauthorsauthorsCREATE TABLE "authors" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255))W tablepostspostsCREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "title" varchar(255), "content" text, "votes" integer, "created_at" datetime, "updated_at" datetime)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)zGtableauthorsauthorsCREATE TABLE "authors" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255)) bobjoe  comments authors posts K]MAAOnly until someone posts better!2011-12-09 01:01:41.5795162011-12-09 01:01:41.579516ZGAAAre you really the best post?2011-12-09 01:01:41.5779202011-12-09 01:01:41.577920WAAAwow, that was a nice post!2011-12-09 01:01:41.5751702011-12-09 01:01:41.575170 r#;3AAsecond postThis is the second postI am the best post!2011-12-09 01:01:41.5554782011-12-09 01:01:41.555478y!9EAAfirst postThis is the first postI am a very good first post!2011-12-09 01:01:41.5251042011-12-09 01:01:41.525104 0 0