SQLite format 3@ RC 4i%1tablepostspostsCREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "title" varchar(255), "content" text, "votes" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)^$tablecommentscommentsCREATE TABLE "comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "post_id" integer, "author_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)=//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)YS tablepostspostsCREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINYx#GtableauthorsauthorsCREATE TABLE "authors" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255)) 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!2012-02-14 08:53:27.9543342012-02-14 08:53:27.954334ZGAAAre you really the best post?2012-02-14 08:53:27.9521492012-02-14 08:53:27.952149WAAAwow, that was a nice post!2012-02-14 08:53:27.9481632012-02-14 08:53:27.948163 r#;3AAsecond postThis is the second postI am the best post!2012-02-14 08:53:27.9287302012-02-14 08:53:27.928730y!9EAAfirst postThis is the first postI am a very good first post!2012-02-14 08:53:27.9225782012-02-14 08:53:27.922578 0 0