(1.0ms)  CREATE TABLE "blogr_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "description" text, "created_at" datetime, "updated_at" datetime) 
   (0.8ms)  CREATE TABLE "blogr_categories_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "category_id" integer, "created_at" datetime, "updated_at" datetime) 
   (0.7ms)  CREATE INDEX "index_blogr_categories_posts_on_category_id" ON "blogr_categories_posts" ("category_id")
   (0.9ms)  CREATE INDEX "index_blogr_categories_posts_on_post_id" ON "blogr_categories_posts" ("post_id")
   (0.7ms)  CREATE TABLE "blogr_images" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "created_at" datetime, "updated_at" datetime, "file_file_name" varchar(255), "file_content_type" varchar(255), "file_file_size" integer, "file_updated_at" datetime) 
   (0.7ms)  CREATE INDEX "index_blogr_images_on_post_id" ON "blogr_images" ("post_id")
   (0.7ms)  CREATE TABLE "blogr_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "content" text, "created_at" datetime, "updated_at" datetime, "status" varchar(255), "published_at" datetime, "excerpt" text) 
   (0.9ms)  CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
   (7.3ms)  CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
   (0.1ms)  SELECT version FROM "schema_migrations"
   (8.0ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131022035254')
   (1.4ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225900')
   (5.4ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017002213')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017002214')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017015113')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018223106')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018223722')
   (1.5ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131019135248')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225633')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018222932')
   (0.9ms)  CREATE TABLE "blogr_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "description" text, "created_at" datetime, "updated_at" datetime) 
   (0.9ms)  CREATE TABLE "blogr_categories_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "category_id" integer, "created_at" datetime, "updated_at" datetime) 
   (0.9ms)  CREATE INDEX "index_blogr_categories_posts_on_category_id" ON "blogr_categories_posts" ("category_id")
   (0.7ms)  CREATE INDEX "index_blogr_categories_posts_on_post_id" ON "blogr_categories_posts" ("post_id")
   (0.9ms)  CREATE TABLE "blogr_images" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "created_at" datetime, "updated_at" datetime, "file_file_name" varchar(255), "file_content_type" varchar(255), "file_file_size" integer, "file_updated_at" datetime) 
   (0.9ms)  CREATE INDEX "index_blogr_images_on_post_id" ON "blogr_images" ("post_id")
   (0.7ms)  CREATE TABLE "blogr_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "content" text, "created_at" datetime, "updated_at" datetime, "status" varchar(255), "published_at" datetime, "excerpt" text) 
   (0.8ms)  CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
   (0.8ms)  CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
   (0.1ms)  SELECT version FROM "schema_migrations"
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131022035254')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225900')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017002213')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017002214')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017015113')
   (0.8ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018223106')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018223722')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131019135248')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225633')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018222932')
   (2.2ms)  CREATE TABLE "blogr_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "description" text, "created_at" datetime, "updated_at" datetime) 
   (0.8ms)  CREATE TABLE "blogr_categories_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "category_id" integer, "created_at" datetime, "updated_at" datetime) 
   (0.6ms)  CREATE INDEX "index_blogr_categories_posts_on_category_id" ON "blogr_categories_posts" ("category_id")
   (0.7ms)  CREATE INDEX "index_blogr_categories_posts_on_post_id" ON "blogr_categories_posts" ("post_id")
   (0.8ms)  CREATE TABLE "blogr_images" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "created_at" datetime, "updated_at" datetime, "file_file_name" varchar(255), "file_content_type" varchar(255), "file_file_size" integer, "file_updated_at" datetime) 
   (0.7ms)  CREATE INDEX "index_blogr_images_on_post_id" ON "blogr_images" ("post_id")
   (0.7ms)  CREATE TABLE "blogr_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "content" text, "created_at" datetime, "updated_at" datetime, "status" varchar(255), "published_at" datetime, "excerpt" text) 
   (0.7ms)  CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
   (0.7ms)  CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
   (0.1ms)  SELECT version FROM "schema_migrations"
   (0.8ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131022035254')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225900')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017002213')
   (0.8ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017002214')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017015113')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018223106')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018223722')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131019135248')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225633')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018222932')
   (1.4ms)  CREATE TABLE "blogr_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "description" text, "created_at" datetime, "updated_at" datetime) 
   (0.9ms)  CREATE TABLE "blogr_categories_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "category_id" integer, "created_at" datetime, "updated_at" datetime) 
   (0.8ms)  CREATE INDEX "index_blogr_categories_posts_on_category_id" ON "blogr_categories_posts" ("category_id")
   (0.9ms)  CREATE INDEX "index_blogr_categories_posts_on_post_id" ON "blogr_categories_posts" ("post_id")
   (0.7ms)  CREATE TABLE "blogr_images" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "created_at" datetime, "updated_at" datetime, "file_file_name" varchar(255), "file_content_type" varchar(255), "file_file_size" integer, "file_updated_at" datetime) 
   (0.7ms)  CREATE INDEX "index_blogr_images_on_post_id" ON "blogr_images" ("post_id")
   (0.7ms)  CREATE TABLE "blogr_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "content" text, "created_at" datetime, "updated_at" datetime, "status" varchar(255), "published_at" datetime, "excerpt" text) 
   (0.7ms)  CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
   (0.8ms)  CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
   (0.1ms)  SELECT version FROM "schema_migrations"
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131022035254')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225900')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017002213')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017002214')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017015113')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018223106')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018223722')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131019135248')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225633')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018222932')
   (2.3ms)  CREATE TABLE "blogr_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "description" text, "created_at" datetime, "updated_at" datetime) 
   (0.7ms)  CREATE TABLE "blogr_categories_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "category_id" integer, "created_at" datetime, "updated_at" datetime) 
   (0.8ms)  CREATE INDEX "index_blogr_categories_posts_on_category_id" ON "blogr_categories_posts" ("category_id")
   (0.7ms)  CREATE INDEX "index_blogr_categories_posts_on_post_id" ON "blogr_categories_posts" ("post_id")
   (0.7ms)  CREATE TABLE "blogr_images" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "created_at" datetime, "updated_at" datetime, "file_file_name" varchar(255), "file_content_type" varchar(255), "file_file_size" integer, "file_updated_at" datetime) 
   (0.7ms)  CREATE INDEX "index_blogr_images_on_post_id" ON "blogr_images" ("post_id")
   (0.7ms)  CREATE TABLE "blogr_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "content" text, "created_at" datetime, "updated_at" datetime, "status" varchar(255), "published_at" datetime, "excerpt" text) 
   (0.7ms)  CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
   (0.7ms)  CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
   (0.1ms)  SELECT version FROM "schema_migrations"
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131022035254')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225900')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017002213')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017002214')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017015113')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018223106')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018223722')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131019135248')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225633')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018222932')
   (2.4ms)  CREATE TABLE "blogr_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "description" text, "created_at" datetime, "updated_at" datetime) 
   (0.7ms)  CREATE TABLE "blogr_categories_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "category_id" integer, "created_at" datetime, "updated_at" datetime) 
   (0.9ms)  CREATE INDEX "index_blogr_categories_posts_on_category_id" ON "blogr_categories_posts" ("category_id")
   (0.8ms)  CREATE INDEX "index_blogr_categories_posts_on_post_id" ON "blogr_categories_posts" ("post_id")
   (0.8ms)  CREATE TABLE "blogr_images" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "created_at" datetime, "updated_at" datetime, "file_file_name" varchar(255), "file_content_type" varchar(255), "file_file_size" integer, "file_updated_at" datetime) 
   (0.7ms)  CREATE INDEX "index_blogr_images_on_post_id" ON "blogr_images" ("post_id")
   (0.7ms)  CREATE TABLE "blogr_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "content" text, "created_at" datetime, "updated_at" datetime, "status" varchar(255), "published_at" datetime, "excerpt" text) 
   (0.9ms)  CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
   (0.7ms)  CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
   (0.1ms)  SELECT version FROM "schema_migrations"
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131022035254')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225900')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017002213')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017002214')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017015113')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018223106')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018223722')
   (0.8ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131019135248')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225633')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018222932')
   (2.4ms)  CREATE TABLE "blogr_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "description" text, "created_at" datetime, "updated_at" datetime) 
   (0.9ms)  CREATE TABLE "blogr_categories_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "category_id" integer, "created_at" datetime, "updated_at" datetime) 
   (0.8ms)  CREATE INDEX "index_blogr_categories_posts_on_category_id" ON "blogr_categories_posts" ("category_id")
   (0.7ms)  CREATE INDEX "index_blogr_categories_posts_on_post_id" ON "blogr_categories_posts" ("post_id")
   (0.9ms)  CREATE TABLE "blogr_images" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "created_at" datetime, "updated_at" datetime, "file_file_name" varchar(255), "file_content_type" varchar(255), "file_file_size" integer, "file_updated_at" datetime) 
   (0.8ms)  CREATE INDEX "index_blogr_images_on_post_id" ON "blogr_images" ("post_id")
   (0.7ms)  CREATE TABLE "blogr_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "content" text, "created_at" datetime, "updated_at" datetime, "status" varchar(255), "published_at" datetime, "excerpt" text) 
   (0.8ms)  CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
   (0.8ms)  CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
   (0.1ms)  SELECT version FROM "schema_migrations"
   (0.8ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131022035254')
   (0.8ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225900')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017002213')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017002214')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017015113')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018223106')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018223722')
   (0.8ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131019135248')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225633')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018222932')
   (0.8ms)  CREATE TABLE "blogr_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "description" text, "created_at" datetime, "updated_at" datetime) 
   (0.7ms)  CREATE TABLE "blogr_categories_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "category_id" integer, "created_at" datetime, "updated_at" datetime) 
   (0.9ms)  CREATE INDEX "index_blogr_categories_posts_on_category_id" ON "blogr_categories_posts" ("category_id")
   (0.7ms)  CREATE INDEX "index_blogr_categories_posts_on_post_id" ON "blogr_categories_posts" ("post_id")
   (0.8ms)  CREATE TABLE "blogr_images" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "created_at" datetime, "updated_at" datetime, "file_file_name" varchar(255), "file_content_type" varchar(255), "file_file_size" integer, "file_updated_at" datetime) 
   (0.7ms)  CREATE INDEX "index_blogr_images_on_post_id" ON "blogr_images" ("post_id")
   (0.7ms)  CREATE TABLE "blogr_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "content" text, "created_at" datetime, "updated_at" datetime, "status" varchar(255), "published_at" datetime, "excerpt" text) 
   (0.7ms)  CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
   (0.8ms)  CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
   (0.1ms)  SELECT version FROM "schema_migrations"
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131022035254')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225900')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017002213')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017002214')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131017015113')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018223106')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018223722')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131019135248')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225633')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018222932')
   (2.4ms)  CREATE TABLE "blogr_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "description" text, "created_at" datetime, "updated_at" datetime, "permalink" varchar(255)) 
   (0.6ms)  CREATE TABLE "blogr_images" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "image" varchar(255), "created_at" datetime, "updated_at" datetime) 
   (0.6ms)  CREATE INDEX "index_blogr_images_on_post_id" ON "blogr_images" ("post_id")
   (0.7ms)  CREATE TABLE "blogr_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "content" text, "permalink" varchar(255), "published" boolean DEFAULT 'f', "published_at" datetime, "created_at" datetime, "updated_at" datetime, "category_id" integer) 
   (0.6ms)  CREATE INDEX "index_blogr_posts_on_category_id" ON "blogr_posts" ("category_id")
   (0.6ms)  CREATE TABLE "blogr_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime) 
   (0.6ms)  CREATE INDEX "index_blogr_taggings_on_post_id" ON "blogr_taggings" ("post_id")
   (0.8ms)  CREATE INDEX "index_blogr_taggings_on_tag_id" ON "blogr_taggings" ("tag_id")
   (0.6ms)  CREATE TABLE "blogr_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255), "created_at" datetime, "updated_at" datetime) 
   (0.8ms)  CREATE TABLE "blogr_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar(255), "last_name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "created_at" datetime, "updated_at" datetime) 
   (0.8ms)  CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
   (0.7ms)  CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
   (0.1ms)  SELECT version FROM "schema_migrations"
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131120191219')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225633')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018222932')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131102201151')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131103162801')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131105160648')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131105161135')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131105161209')
   (1.0ms)  CREATE TABLE "blogr_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "description" text, "created_at" datetime, "updated_at" datetime, "permalink" varchar(255)) 
   (0.7ms)  CREATE TABLE "blogr_images" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "image" varchar(255), "created_at" datetime, "updated_at" datetime) 
   (0.6ms)  CREATE INDEX "index_blogr_images_on_post_id" ON "blogr_images" ("post_id")
   (0.8ms)  CREATE TABLE "blogr_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "content" text, "permalink" varchar(255), "published" boolean DEFAULT 'f', "published_at" datetime, "created_at" datetime, "updated_at" datetime, "category_id" integer) 
   (0.7ms)  CREATE INDEX "index_blogr_posts_on_category_id" ON "blogr_posts" ("category_id")
   (0.7ms)  CREATE TABLE "blogr_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime) 
   (0.7ms)  CREATE INDEX "index_blogr_taggings_on_post_id" ON "blogr_taggings" ("post_id")
   (0.6ms)  CREATE INDEX "index_blogr_taggings_on_tag_id" ON "blogr_taggings" ("tag_id")
   (0.9ms)  CREATE TABLE "blogr_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255), "created_at" datetime, "updated_at" datetime) 
   (0.8ms)  CREATE TABLE "blogr_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar(255), "last_name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "created_at" datetime, "updated_at" datetime) 
   (0.9ms)  CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
   (0.8ms)  CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
   (0.1ms)  SELECT version FROM "schema_migrations"
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131120191219')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225633')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018222932')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131102201151')
   (0.8ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131103162801')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131105160648')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131105161135')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131105161209')
   (2.4ms)  CREATE TABLE "blogr_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "description" text, "created_at" datetime, "updated_at" datetime, "permalink" varchar(255)) 
   (0.7ms)  CREATE TABLE "blogr_images" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "image" varchar(255), "created_at" datetime, "updated_at" datetime) 
   (0.7ms)  CREATE INDEX "index_blogr_images_on_post_id" ON "blogr_images" ("post_id")
   (0.8ms)  CREATE TABLE "blogr_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "content" text, "permalink" varchar(255), "published" boolean DEFAULT 'f', "published_at" datetime, "created_at" datetime, "updated_at" datetime, "category_id" integer) 
   (0.6ms)  CREATE INDEX "index_blogr_posts_on_category_id" ON "blogr_posts" ("category_id")
   (0.7ms)  CREATE TABLE "blogr_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime) 
   (0.7ms)  CREATE INDEX "index_blogr_taggings_on_post_id" ON "blogr_taggings" ("post_id")
   (0.6ms)  CREATE INDEX "index_blogr_taggings_on_tag_id" ON "blogr_taggings" ("tag_id")
   (0.7ms)  CREATE TABLE "blogr_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255), "created_at" datetime, "updated_at" datetime) 
   (0.7ms)  CREATE TABLE "blogr_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar(255), "last_name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "created_at" datetime, "updated_at" datetime) 
   (0.8ms)  CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
   (0.7ms)  CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
   (0.1ms)  SELECT version FROM "schema_migrations"
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131120191219')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225633')
   (0.8ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018222932')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131102201151')
   (0.8ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131103162801')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131105160648')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131105161135')
   (0.9ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131105161209')
   (1.0ms)  CREATE TABLE "blogr_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "description" text, "created_at" datetime, "updated_at" datetime, "permalink" varchar(255)) 
   (0.8ms)  CREATE TABLE "blogr_images" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "image" varchar(255), "created_at" datetime, "updated_at" datetime) 
   (0.9ms)  CREATE INDEX "index_blogr_images_on_post_id" ON "blogr_images" ("post_id")
   (24.5ms)  CREATE TABLE "blogr_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "content" text, "permalink" varchar(255), "published" boolean DEFAULT 'f', "published_at" datetime, "created_at" datetime, "updated_at" datetime, "category_id" integer) 
   (0.8ms)  CREATE INDEX "index_blogr_posts_on_category_id" ON "blogr_posts" ("category_id")
   (0.9ms)  CREATE TABLE "blogr_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime) 
   (0.6ms)  CREATE INDEX "index_blogr_taggings_on_post_id" ON "blogr_taggings" ("post_id")
   (0.6ms)  CREATE INDEX "index_blogr_taggings_on_tag_id" ON "blogr_taggings" ("tag_id")
   (0.8ms)  CREATE TABLE "blogr_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255), "created_at" datetime, "updated_at" datetime) 
   (0.7ms)  CREATE TABLE "blogr_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar(255), "last_name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "created_at" datetime, "updated_at" datetime) 
   (0.8ms)  CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
   (0.7ms)  CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
   (0.1ms)  SELECT version FROM "schema_migrations"
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131120191219')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225633')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018222932')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131102201151')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131103162801')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131105160648')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131105161135')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131105161209')
   (2.3ms)  CREATE TABLE "blogr_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "description" text, "created_at" datetime, "updated_at" datetime, "permalink" varchar(255)) 
   (0.6ms)  CREATE TABLE "blogr_images" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "image" varchar(255), "created_at" datetime, "updated_at" datetime) 
   (0.6ms)  CREATE INDEX "index_blogr_images_on_post_id" ON "blogr_images" ("post_id")
   (1.1ms)  CREATE TABLE "blogr_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "content" text, "permalink" varchar(255), "published" boolean DEFAULT 'f', "published_at" datetime, "created_at" datetime, "updated_at" datetime, "category_id" integer) 
   (0.8ms)  CREATE INDEX "index_blogr_posts_on_category_id" ON "blogr_posts" ("category_id")
   (0.8ms)  CREATE TABLE "blogr_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime) 
   (0.7ms)  CREATE INDEX "index_blogr_taggings_on_post_id" ON "blogr_taggings" ("post_id")
   (0.8ms)  CREATE INDEX "index_blogr_taggings_on_tag_id" ON "blogr_taggings" ("tag_id")
   (1.0ms)  CREATE TABLE "blogr_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255), "created_at" datetime, "updated_at" datetime) 
   (0.7ms)  CREATE TABLE "blogr_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar(255), "last_name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "created_at" datetime, "updated_at" datetime) 
   (0.8ms)  CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
   (0.8ms)  CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
   (0.1ms)  SELECT version FROM "schema_migrations"
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131120191219')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225633')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018222932')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131102201151')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131103162801')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131105160648')
   (0.8ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131105161135')
   (0.6ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131105161209')
   (12.2ms)  CREATE TABLE "blogr_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "description" text, "created_at" datetime, "updated_at" datetime, "permalink" varchar(255)) 
   (1.5ms)  CREATE TABLE "blogr_images" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "post_id" integer, "image" varchar(255), "created_at" datetime, "updated_at" datetime) 
   (1.0ms)  CREATE INDEX "index_blogr_images_on_post_id" ON "blogr_images" ("post_id")
   (0.9ms)  CREATE TABLE "blogr_posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "content" text, "permalink" varchar(255), "published" boolean DEFAULT 'f', "published_at" datetime, "created_at" datetime, "updated_at" datetime, "category_id" integer) 
   (1.1ms)  CREATE INDEX "index_blogr_posts_on_category_id" ON "blogr_posts" ("category_id")
   (0.8ms)  CREATE TABLE "blogr_taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "post_id" integer, "created_at" datetime, "updated_at" datetime) 
   (0.9ms)  CREATE INDEX "index_blogr_taggings_on_post_id" ON "blogr_taggings" ("post_id")
   (0.7ms)  CREATE INDEX "index_blogr_taggings_on_tag_id" ON "blogr_taggings" ("tag_id")
   (0.9ms)  CREATE TABLE "blogr_tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255), "created_at" datetime, "updated_at" datetime) 
   (0.7ms)  CREATE TABLE "blogr_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar(255), "last_name" varchar(255), "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "created_at" datetime, "updated_at" datetime) 
   (0.9ms)  CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
   (0.8ms)  CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
   (0.1ms)  SELECT version FROM "schema_migrations"
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131120191219')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131016225633')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131018222932')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131102201151')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131103162801')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131105160648')
   (4.4ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131105161135')
   (0.7ms)  INSERT INTO "schema_migrations" (version) VALUES ('20131105161209')